Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / Modules / Inputs / module-name-used-by-objc-bridge / InterfaceBridge.h
blob63f6399a806ceaa3adff156f1f318be071a871f8
1 typedef struct __attribute__((objc_bridge(Interface))) Foo *Bar;