Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / PCH / chain-predecl.h
blobbd332ff3ad0daa885167c7bbee510c7c70aacf76
1 // First header for chain-predecl.m
2 @class Foo;
3 @protocol Pro;