Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / Modules / Inputs / attr-unavailable / oneC.h
blob9dc305e70fb4237f97ae0e1e3c43eca6eab2892b
1 @interface E
2 -(void)method3;
3 @end