Sign in
llvm
/
clang
/
3ad9e4889adcb044907bc3e707d89a7ac1b3ee30
/
.
/
test
/
Preprocessor
/
header_lookup1.c
blob: df58a6ea9c542060eac958e54fa7739cfb678c8b [
file
] [
log
] [
blame
]
// RUN: clang-cc -I /usr/include %s -E | grep 'stdio.h.*3.*4'
#include
<stdio.h>