Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / Frontend / Inputs / SystemHeaderPrefix / line-directive-in-system.h
bloba7902fcafd21e3d93cd93cffcdedd4ddb806d035
1 #line 1 "foo.h"
2 foo(void);