Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / Modules / Inputs / MethodPoolString1.h
blobc64ad950033e8b10b197f0d6f85d6685834a9ea5
2 @interface S1
3 - (int)stringValue;
4 @end