Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / Import / objc-method / Inputs / S.m
blobcf8ffaa602a891af338092dc1857f157cd0027e6
1 @interface C {
3 -(int)m;
4 @end