Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / Modules / Inputs / typo.h
blob764c00b7c387f4347b93fe5a5a715b55ca64a6c8
1 @import Empty;
3 @interface NSString
4 + (id)alloc;
5 @end