hanchenye-llvm-project/clang/test/Preprocessor/header_lookup1.c

3 lines
81 B
C

// RUN: clang-cc -I /usr/include %s -E | grep 'stdio.h.*3.*4'
#include <stdio.h>