r176428 - Perform non-overload placeholder conversions on the operands

Chandler Carruth chandlerc at google.com
Fri Mar 8 17:13:25 PST 2013


On Fri, Mar 8, 2013 at 5:07 PM, John McCall <rjmccall at apple.com> wrote:

> Oh, I must have.
>
> Several more of your recent commits have converted variables from the
> InitialCaps style required by the coding standard to an initialLowercase
> form.
>
>
> Oh, did that get formalized?  That's unfortunate for quite a few reasons.
>  Maybe LLVM is consistent about it, but Clang's code base is pretty far
> from that, particularly in IR-gen.
>

It did, and it is much more consistent in LLVM and other parts of Clang.
Not really endorsing it, but I figure we should all suffer through it or
get Chris to change it. ;]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130308/21000188/attachment.html>


More information about the cfe-commits mailing list