Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / Modules / Inputs / lookup_left.h
blob01723d40aa7a8172bbdcffae274a065c6ea77ace
1 @interface A
2 - (int)method;
3 @end