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