freebsd-dev/test/Frontend/stdin.c
2010-01-01 10:34:51 +00:00

4 lines
72 B
C

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