Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / Frontend / Inputs / SystemHeaderPrefix / with-header-guard.h
blob7e4b6697a8a7da1fdc0c3dddf8a5d68ee9bd3855
1 #ifndef HEADER_GUARD
2 #define HEADER_GUARD
3 #endif