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
- Repository
- rL LLVM
Event Timeline
test/clang-rename/FieldTest.cpp | ||
---|---|---|
7–9 ↗ | (On Diff #56241) | Any reason you put the run lines down there, btw? Usually we put them at the top :) |