[cfe-commits] Rewriter patch submission

Thomas Minor sxeraverx at gmail.com
Sat Jun 9 15:47:16 PDT 2012


Hello,

I would like to submit a patch to the Rewriter. Currently, a delete
followed by an insert in the same spot isn't treated the same way as a
replace. This patch fixes this. It also causes the replacement of a
zero-length segment to be treated the same way as an insertion would be.

All clang unit test suites pass.

Regards,
Thomas Minor
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120609/2bbe0a13/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Rewriter.patch
Type: application/octet-stream
Size: 1706 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120609/2bbe0a13/attachment.obj>


More information about the cfe-commits mailing list