Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / Frontend / Inputs / test.h
blob67fdacb4cc4fc9f37fe88ac7e84ca13c7c090095
1 #ifndef TEST_H
2 #define TEST_H
4 #include "test2.h"
5 #include "test2.h"
7 #endif