Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / PCH / Inputs / modules / Foo.h
blobc93614e0683fb2ae1c68f98a1e50ef30c0a4c966
1 void make_foo(void);
3 typedef int MyType;