[PATCH] Trivial cleanup

Jeff Law law@redhat.com
Mon Sep 30 17:43:00 GMT 2013


On 09/30/13 02:05, Michael Matz wrote:
> Hi,
>
> On Sat, 28 Sep 2013, Andrew MacLeod wrote:
>
>> My example in this form would look something like:
>> int unsignedsrcp = ptrvar.type().type().type_unsigned();
>>
>> <...>
>> GimpleType t1 = ptrvar.type ();
>> GimpleType t2 = t1.type ();
>
> Stop that CamelCase dyslexia already, will you?  ;-)
:-)

I don't think anyone is suggesting CamelCase for GCC; Andrew has been 
using it a lot lately in the reorganizational work so that he can 
quickly find things that will need changing again.  A grep for 
"GimpleType" is a lot more useful than a grep on gimple or type ;-)

jeff



More information about the Gcc-patches mailing list