Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / Preprocessor / header_lookup1.c
blob336aba655661ded9ac2a74f1356bb0482a929f51
1 // RUN: %clang_cc1 %s -E | grep 'stddef.h.*3'
2 #include <stddef.h>