aboutsummaryrefslogtreecommitdiff
path: root/test/Frontend/stdin.c
blob: 5b719b2e1344f2b4553afec89c1a03c9785f13cc (plain) (blame)
1
2
3
// RUN: clang-cc -E - < /dev/null > %t &&
// RUN: grep '<built-in>' %t