xref
: /
llvm-project
/
clang
/
test
/
Preprocessor
/
header_lookup1.c
(revision b6531313459900c77172be2e607bc6fa9fa5b4a6)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
// RUN: %clang_cc1 %s -E | grep '
stddef.h
.*3'
2
#
include
<
stddef.h
>
3