5 lines
80 B
C++
5 lines
80 B
C++
|
struct S {
|
||
|
};
|
||
|
|
||
|
// RUN: clang-rename -force -qualified-name S2 -new-name=T %s --
|