Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
083128f6b13dfa4fc615a838c49b516d901b1ac0
/
.
/
test
/
Preprocessor
/
header_lookup1.c
blob: 10049adcd374b0bd1557d3c37a6f82fc1b93e16c [
file
] [
log
] [
blame
]
Daniel Dunbar
23afaad
2009-11-17 08:57:36 +0000
[
diff
] [
blame
]
1
// RUN: clang -I /usr/include %s -E | grep 'stdio.h.*3.*4'
Chris Lattner
22e6dd7
2008-09-26 18:07:51 +0000
[
diff
] [
blame
]
2
#include
<stdio.h>