[PATCH][Review request] Add PrintingPolicy option to suppress implicit casts for pretty printing

Joe Sprowes sprowes at silkan.com
Fri May 3 10:07:20 PDT 2013


Hi,

This patch allows suppression of implicit cast when pretty printing the AST. For example:

i = a.operator int();

-Joe



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130503/90939a1f/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ImplicitCastPrinting.patch
Type: application/octet-stream
Size: 2472 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130503/90939a1f/attachment.obj>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130503/90939a1f/attachment-0001.html>


More information about the cfe-commits mailing list