Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / Modules / Inputs / ModuleDiags / has_warnings.h
blob87112be6952e88f1dbd370000b5dd9a0abcbe85b
2 int int_val;
3 float *float_ptr = &int_val;