Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / Modules / Inputs / PR21687 / b.h
blob7085b1f6739133a1eeedaec8d8dd62e7e6f8c595
1 #include "a.h"
2 X *n = new X;