Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / Modules / Inputs / macro-hiding / e2.h
blobf3a49c70aeae043383f41f9ec7a6052fc1829155
1 #include "a1.h"
2 inline void e1() { assert(true); }