On Thu, Jul 24, 2014 at 12:48 PM, Hal Finkel <[email protected]> wrote: > ----- Original Message ----- >> From: "Aaron Ballman" <[email protected]> >> To: "Alexey Bataev" <[email protected]> >> Cc: [email protected], "llvm cfe" >> <[email protected]>, "Hal Finkel" >> <[email protected]>, "Michael Spencer" <[email protected]>, "Richard >> Smith" <[email protected]> >> Sent: Thursday, July 24, 2014 11:23:24 AM >> Subject: Re: [PATCH] align_value attribute in Clang >> >> On Wed, Jul 23, 2014 at 10:29 PM, Bataev, Alexey >> <[email protected]> wrote: >> > Hal, >> > probably you should add processing of this attribute to function >> > mergeDeclAttribute() in SemaDecl.cpp or something like this. >> >> IIIRC, you just need to set DuplicatesAllowedWhileMerging = 1 in the >> attribute definition. > > What does this have to do with propagating the attribute onto variables > declared with auto, decltype, etc.?
Not a thing to do with that. :-) ~Aaron _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
