Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / Index / Inputs / declare-objc-predef.h
blob6a03c4f88d218789453ed3a4b4af3d9356f69e69
1 @class Protocol;
2 typedef struct objc_class *Class
3 @class id;