Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / Modules / Inputs / outofdate-rebuild / Foundation.h
blobb2d053ad057a28ae8568f7e8896a94135909865c
1 // Foundation
2 #import "CoreText.h"
3 struct D { int i; };