Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / Modules / Inputs / error / use_error_a.h
blob1949c8346041d517881b585279c191889f25cb5b
1 @import error;
3 void funca(Error *a);