hanchenye-llvm-project/clang/test/Frontend/stdin.c

4 lines
70 B
C

// RUN: clang-cc -E - < /dev/null > %t
// RUN: grep '<built-in>' %t