Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / Modules / Inputs / merge-anon-in-template / b.h
blob87c053d962d4e91f47afb81fa2fe786c06251498
1 #include "a.h"
2 bool k = is_floating<int>::value;