Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / clang-rename / InvalidQualifiedName.cpp
blob5280e3939ccde12fefc701583224787a73d78a04
1 struct S {
2 };
4 // RUN: clang-rename -force -qualified-name S2 -new-name=T %s --