[PATCH] D141634: [libTooling] Add `getFileRange` as an alternative to `getRangeForEdit`
Eric Li via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 12 14:38:15 PST 2023
li.zhe.hua updated this revision to Diff 488778.
li.zhe.hua added a comment.
Fix description.
Remove default argument.
Fix copy/paste error.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141634/new/
https://reviews.llvm.org/D141634
Files:
clang/include/clang/Tooling/Transformer/SourceCode.h
clang/lib/Tooling/Transformer/RewriteRule.cpp
clang/lib/Tooling/Transformer/SourceCode.cpp
clang/unittests/Tooling/SourceCodeTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141634.488778.patch
Type: text/x-patch
Size: 6015 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230112/1d012137/attachment.bin>
More information about the cfe-commits
mailing list