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 <[email protected]> wrote: > > > > On Sat, Sep 21, 2013 at 8:36 PM, Chandler Carruth <[email protected]>wrote: > >> >> On Sat, Sep 21, 2013 at 10:31 AM, Daniel Jasper <[email protected]>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 > [email protected] > http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits > >
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
