Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / Modules / Inputs / redecls / a.h
blob1647f86606a80edbd10451b5dae88fc270716bb8
1 @interface AA
2 @end
3 @class AA;