Sign in
llvm
/
clang
/
refs/heads/release_27
/
.
/
test
/
Preprocessor
/
header_lookup1.c
blob: f93d0afe331ea8ee53533aa2065c48b2105cf59a [
file
] [
log
] [
blame
]
// RUN: %clang -fno-ms-extensions -I /usr/include %s -E | grep 'stdio.h.*3.*4'
#include
<stdio.h>