[cfe-commits] PATCH: Add parens source locations to several AST nodes

Chandler Carruth chandlerc at google.com
Wed Oct 20 18:56:29 PDT 2010


Hello,

This patch was originally prepared by Samuel Benzaquen, but I'm taking it
over. The style is somewhat all over the place, but is trying to be
consistent with the surrounding code. Let me know if it should really just
move in one direction or another (such as, using a SourceRange versus
storing the left and right parentheses).

Also, what's a good way to test this?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20101020/ef029d73/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: paren-locs.patch
Type: application/octet-stream
Size: 23246 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20101020/ef029d73/attachment.obj>


More information about the cfe-commits mailing list