[cfe-commits] [PATCH] Add support for non-inheritable declaration attributes
Peter Collingbourne
peter at pcc.me.uk
Thu Jan 20 18:13:13 PST 2011
On Mon, Jan 17, 2011 at 11:10:59AM -0800, Douglas Gregor wrote:
>
> On Jan 2, 2011, at 6:17 PM, Peter Collingbourne wrote:
>
> > Hi,
> >
> > This patch series adds support for non-inheritable attributes on
> > declarations. It is a prerequisite for certain aspects of the CUDA
> > support. At the same time it has the side effect of taking care of
> > some FIXMEs associated with the 'overloadable' attribute.
> >
> > The series isn't perfect by any means but I think it represents a
> > worthwhile incremental improvement.
> >
> > The series does not change default behaviour so the test suite is
> > unmodified.
>
> This looks like a great cleanup, thanks! Please feel free to commit.
Thanks Doug, r123958-r123961.
--
Peter
More information about the cfe-commits
mailing list