r191139 - clang-format: Improve address-of-operator detection

Nico Weber thakis at chromium.org
Sun Sep 22 16:15:09 PDT 2013


Add alignof too while you're here?

(Also, we have the sizeof / alignof bits in a few places, maybe there
should be a helper function for these?)


On Sat, Sep 21, 2013 at 12:19 PM, Daniel Jasper <djasper at google.com> wrote:

>
>
>
> On Sat, Sep 21, 2013 at 8:36 PM, Chandler Carruth <chandlerc at google.com>wrote:
>
>>
>> On Sat, Sep 21, 2013 at 10:31 AM, Daniel Jasper <djasper at google.com>wrote:
>>
>>> Author: djasper
>>> Date: Sat Sep 21 12:31:51 2013
>>> New Revision: 191139
>>>
>>> URL: http://llvm.org/viewvc/llvm-project?rev=191139&view=rev
>>> Log:
>>> clang-format: Improve address-of-operator detection
>>>
>>
>> I assume you mean 'sizeof operator' here?
>>
>
> No, I actually meant dereference operator .. :-)
>
>
> _______________________________________________
> 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/20130922/ad8ba65f/attachment.html>


More information about the cfe-commits mailing list