Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / Modules / Inputs / missing-header-local-visibility / a.h
blob3ff0ea836a29ef0bfd326e4efcd3343138b54f79
1 #include "x.h"
2 X a();