[PATCH] D107503: [clang][Rewriter] patch to fix bug with ReplaceText erasing too many characters when text has been inserted before the replace location.
Alister Johnson via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 4 16:15:20 PDT 2021
ajohnson-uoregon updated this revision to Diff 364283.
ajohnson-uoregon added a comment.
making patch happy???
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107503/new/
https://reviews.llvm.org/D107503
Files:
clang/include/clang/Rewrite/Core/Rewriter.h
clang/lib/Rewrite/Rewriter.cpp
clang/unittests/Rewrite/RewriterTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107503.364283.patch
Type: text/x-patch
Size: 6840 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210804/45520712/attachment-0001.bin>
More information about the cfe-commits
mailing list