Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / Modules / Inputs / lookup_right.h
blobf8f0c97d681835f71d1f51c13f490e0caa76ce0e
2 @interface B
3 - (double)method;
4 @end