Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / Frontend / Inputs / rewrite-includes8.h
blobe827ad99cf376cb008f270673eb990f2d2f82639
1 #if __has_include_next(<rewrite-includes8.h>)
2 #elif __has_include(<rewrite-includes8.hfail>)
3 #endif
4 #if !__has_include("rewrite-includes8.h")
5 #endif