1 struct S {
2 };
3 
4 // RUN: clang-rename -force -qualified-name S2 -new-name=T %s --
5