LGTM!
On 17 December 2013 17:43, Aaron Ballman <[email protected]> wrote: > This patch sets the regparm attribute to be a type attribute, as its > only handling is done via SemaType.cpp. There was a handler in > SemaDeclAttr.cpp which has been removed because the AST node is not > used anywhere, and the handler did not change any state seen by the > rest of the compiler. > > ~Aaron > > _______________________________________________ > 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
