Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / Modules / Inputs / cxx-lookup / na.h
blob684d37e8a08affd8478e8d6c2d632989343bb3bf
1 namespace N { struct S { friend struct foo; }; }