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