Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / Modules / Inputs / interface-diagnose-missing-import / Foo.framework / PrivateHeaders / RandoPriv.h
blob3e195fd85b36e2ad12166f937debccfd9ad6e45d
1 @interface NSObject
2 @end
3 @interface Buggy : NSObject
4 @end