With the addition of getFileRange, we rename getRangeForEdit as
getFileRangeForEdit for consistency in the API.
Depends on D141634
Paths
| Differential D141636
[libTooling] Rename `getRangeForEdit` as `getFileRangeForEdit` ClosedPublic Authored by li.zhe.hua on Jan 12 2023, 2:31 PM.
Details Summary With the addition of getFileRange, we rename getRangeForEdit as Depends on D141634
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 12 2023, 5:49 PM This revision was landed with ongoing or failed builds.Jan 18 2023, 10:58 AM Closed by commit rG2307029b1a43: [libTooling] Rename `getRangeForEdit` as `getFileRangeForEdit` (authored by li.zhe.hua). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 490249 clang/include/clang/Tooling/Transformer/SourceCode.h
clang/lib/Tooling/Transformer/RewriteRule.cpp
clang/lib/Tooling/Transformer/SourceCode.cpp
clang/unittests/Tooling/SourceCodeTest.cpp
|