The second check failed, the initializer wasn't renamed.
Details
Details
- Reviewers
klimek cfe-commits - Commits
- rG65f088f5280d: clang-rename: when renaming a field, rename initializers of that field as well
rCTE268857: clang-rename: when renaming a field, rename initializers of that field as well
rL268857: clang-rename: when renaming a field, rename initializers of that field as well
Diff Detail
Diff Detail
Event Timeline
test/clang-rename/FieldTest.cpp | ||
---|---|---|
7–9 | Any reason you put the run lines down there, btw? Usually we put them at the top :) |
Any reason you put the run lines down there, btw? Usually we put them at the top :)