repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git]
/
clang
/
test
/
Preprocessor
/
objc-pp.m
blob
3522f739344f439df5e5dbfd92189b456cb9b87e
1
// RUN: %clang_cc1 %s -fsyntax-only -verify -pedantic -ffreestanding
2
// expected-no-diagnostics
3
4
#import <stdint.h> // no warning on #import in objc mode.
5