Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
81d3c04b0934c43518355289ad104d34f6fde06f
/
.
/
test
/
Preprocessor
/
header_lookup1.c
blob: f93d0afe331ea8ee53533aa2065c48b2105cf59a [
file
] [
log
] [
blame
]
Daniel Dunbar
80737ad
2009-12-15 22:01:24 +0000
[
diff
] [
blame
]
1
// RUN: %clang -fno-ms-extensions -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>