Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / Modules / Inputs / merge-lifetime-extended-temporary / b.h
blob2bd1b096d60732ac1264f741e25868c855de7f82
2 #include "a.h"
4 constexpr const int* PtrTemp1 = &LETemp;