[LLVMdev] lld coding style

Chandler Carruth chandlerc at google.com
Wed Oct 8 10:25:29 PDT 2014


On Wed, Oct 8, 2014 at 10:23 AM, David Blaikie <dblaikie at gmail.com> wrote:

>
>
> On Wed, Oct 8, 2014 at 10:16 AM, Chandler Carruth <chandlerc at google.com>
> wrote:
>
>>
>> On Wed, Oct 8, 2014 at 9:34 AM, Chris Lattner <clattner at apple.com> wrote:
>>
>>> > On Oct 8, 2014, at 1:55 AM, Renato Golin <renato.golin at linaro.org>
>>> wrote:
>>> >
>>> > On 8 October 2014 05:25, Chris Lattner <clattner at apple.com> wrote:
>>> >>> Up until now the thread has been about “formatting”.  You suggested
>>> renaming
>>> >>> every variable in the project!
>>> >>
>>> >> If that's what it takes.
>>> >
>>> > If we're still talking about applying it to the HEAD, not the whole
>>> > history, I think it's feasible.
>>>
>>> Yep, to be clear, I mean one big change to head, not trying to rewrite
>>> history.
>>
>>
>> I think rewriting history is kind of a hand-wavy pipe dream. ;] I'll
>> believe it when I see it. For now, we should stick to what we know we could
>> actually do, and changing head is the only realistic option there.
>>
>
> FWIW - I don't think we even have that power (when it comes to global
> renaming) yet, do we? (rename everything in a project to match some naming
> convention)
>

Behold the power of perl.

More realistically, I think Manuel has cooked up some one-off tools
specifically for renaming variables to match LLVM's conventions. Adding him.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20141008/3cac7a0b/attachment.html>


More information about the llvm-dev mailing list