This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG2307029b1a43: [libTooling] Rename `getRangeForEdit` as
`getFileRangeForEdit` (authored by li.zhe.hua).
Repository:
rG LLVM Github Monorepo
CHANGE
li.zhe.hua updated this revision to Diff 490248.
li.zhe.hua added a comment.
Update test name
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141636/new/
https://reviews.llvm.org/D141636
Files:
clang/include/clang/Tooling/Transformer/SourceCode.h
ymandel accepted this revision.
ymandel added a comment.
This revision is now accepted and ready to land.
Thanks!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141636/new/
https://reviews.llvm.org/D141636
__
li.zhe.hua created this revision.
li.zhe.hua added a reviewer: ymandel.
Herald added a project: All.
li.zhe.hua requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
With the addition of `getFileRange`, we rename `getRangeForEdit` as
`getFileRang