Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / Modules / Inputs / objc-initializer / X.h
blobe7182a89f6b49635097d92e7e355b6ffcbe962f3
1 @interface NSString
2 @end
3 static const NSString * const kSimDeviceIOGetInterface = @"simdeviceio_get_interface";