Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / Modules / Inputs / PR25501 / a2.h
blob7876f310e85fc7b9ece1e6806baab678827fef29
1 #include "a0.h"
2 vector aaa = vector();
3 #include "a1.h"