Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / Frontend / Inputs / rewrite-includes1.h
blob3312f9ff9025e4d7f8706a40cd9d04cc7897ad74
1 #pragma clang system_header
2 int included_line1;
3 #include "rewrite-includes2.h"