r192200 - Add fixits suggesting parenthesis around type name in expressions like sizeof.

Serge Pavlov sepavloff at gmail.com
Tue Oct 8 10:03:57 PDT 2013


Thank you, Jordan!


2013/10/9 Jordan Rose <jordan_rose at apple.com>

>
> On Oct 8, 2013, at 9:56, Serge Pavlov <sepavloff at gmail.com> wrote:
>
> +def err_missed_parenthesis_around_typename : Error<
> +  "missed parenthesis around the type name in %0">;
>
>
> Nitpick: the plural of "parenthesis" is "parentheses". Also, I think
> dropping the "the" would be more consistent with our other diagnostics.
>
> Jordan
>



-- 
Thanks,
--Serge
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131009/bdb79828/attachment.html>


More information about the cfe-commits mailing list