Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / PCH / Inputs / pch-through1.h
blob7ebfa7d5df28e1cc318927919f5bf14395c7e1cc
1 #define THROUGH1
2 int through1(int);