Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / Modules / Inputs / using-decl-redecl / c.h
blobe44e1a04e05064c8e52b5c3db50931013d8ae426
1 #include "b.h"
2 namespace N { using ::N::clstring; }