Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / Modules / Inputs / libstdcxx-ambiguous-internal / c.h
blob53122faf7956dd935c60d5b755cbe82eedc65bda
1 #ifndef C_H
2 #define C_H
3 #include "a.h"
4 #endif