Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
b627c8d683c4d3facd774c432b1fdc2d35819369
/
.
/
test
/
Preprocessor
/
objc-pp.m
blob: 0648acddf6e1eb214e1b4ade209a04eb738f2715 [
file
] [
log
] [
blame
]
Chris Lattner
b627c8d
2009-03-06 04:28:03 +0000
[
diff
] [
blame^
]
1
// RUN: clang %s -fsyntax-only -verify -pedantic
2
3
#import <stdio.h> // no warning.
4