Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / Frontend / stdin.c
blob2d0a2377f76d37b539a22cf698594f71a2e28374
1 // RUN: %clang_cc1 -E - < /dev/null > %t
2 // RUN: grep '<built-in>' %t