Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
5b2c6539d9c1b3dcbcd1b1de786ca4852fcfdc53
/
.
/
test
/
Preprocessor
/
objc-pp.m
blob: 0648acddf6e1eb214e1b4ade209a04eb738f2715 [
file
] [
log
] [
blame
]
Chris Lattner
b3d1d3b
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