Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / Modules / Inputs / objc-desig-init / X.h
blobcb46ba70a3746f22757e6baf21a75173fd99b08f
1 #import "A2.h"
3 @interface X : A2
4 @end