[PATCH] Creating a printing policy for "half"

Richard Smith richard at metafoo.co.uk
Wed Mar 12 11:45:51 PDT 2014


For Bool and WChar, we use the LangOpts value to determine whether the
keyword is available as well as to determine how to print it. It seems
strange to have a LangOpt for 'half' that doesn't actually make the 'half'
keyword available. Can you make the LangOpt also control the keyword?


On Wed, Mar 12, 2014 at 10:32 AM, Yunzhong Gao <
Yunzhong_Gao at playstation.sony.com> wrote:

>
>   ping
>
> http://llvm-reviews.chandlerc.com/D2952
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140312/9d8c88ec/attachment.html>


More information about the cfe-commits mailing list