Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / Modules / Inputs / merge-template-friend / def.h
blobc75f5f6867bb750b50eca0d9474d960d06269231
1 namespace ns {
2 template <typename T> class C {};