[PATCH] D61466: [Rewrite][NFC] Add FIXMEs and tests for RemoveLineIfEmpty bug
Joel E. Denny via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 9 13:29:12 PDT 2019
jdenny updated this revision to Diff 208795.
jdenny retitled this revision from "[Rewrite][NFC] Add FIXME about RemoveLineIfEmpty" to "[Rewrite][NFC] Add FIXMEs and tests for RemoveLineIfEmpty bug".
jdenny edited the summary of this revision.
jdenny added a comment.
Rebase, and add a unit test to demonstrate the bug.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61466/new/
https://reviews.llvm.org/D61466
Files:
clang/include/clang/Rewrite/Core/Rewriter.h
clang/lib/Rewrite/Rewriter.cpp
clang/unittests/Rewrite/RewriteBufferTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61466.208795.patch
Type: text/x-patch
Size: 5106 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190709/361c8f66/attachment.bin>
More information about the cfe-commits
mailing list