minix/external/bsd/llvm/dist/clang/test/Frontend/stdin.c

4 lines
72 B
C
Raw Normal View History

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