Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / Modules / Inputs / merge-vtable-codegen / c.h
blob40cbbb047cb4be126ad3036fa7020bf9d25a29ee
1 #ifndef C_H
2 #define C_H
4 #include "a.h"
6 #endif