Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / Modules / Inputs / weird_objc.h
blob8acaf746e855ce608420fd7624200ec1a7998552
1 typedef struct objc_object { void *super; int wibble; } *id;