Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / Frontend / Inputs / rewrite-includes9.h
blobebd5ada97056a01c8fee4024ff1114feacd2984a
1 #if __has_include_next(<rewrite-includes9.h>)
2 #include_next <rewrite-includes9.h>
3 #endif