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