Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / PCH / Inputs / pch-through-use1.cpp
blob4eda7cecc95132f918b18c7ec094f1182b90af50
1 #include "Inputs/pch-through1.h"
2 #include "Inputs/pch-through3.h"
3 void foo() {
4 through2(0);