Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / Modules / Inputs / malformed / b1.h
blob3d98bc1b55f0deedf6d9a29cf602a2337302303b
1 struct S {
2 #include "b2.h"
3 };