Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / Modules / Inputs / linkage-merge-foo.h
blob9cb62d2c0cb4c8450f634ca4304fcc6c82814e4d
1 int f();
2 static int g(int);