Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / Index / Inputs / preamble-reparse-changed-module / new-head.h
blob8fd2f971686f892ae424687888c95ded43b8f583
1 @interface I
2 - (void)call_me_new;
3 @end