[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
Sat Aug 3 12:05:30 PDT 2019
jdenny updated this revision to Diff 213197.
jdenny added a comment.
Note the reproducer in the implementation's FIXME. The other FIXME points there, so I figure it's best not to duplicate the note.
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.213197.patch
Type: text/x-patch
Size: 5249 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190803/943dca26/attachment.bin>
More information about the cfe-commits
mailing list