[cfe-commits] r124087 - in /cfe/trunk: include/clang/Basic/Attr.td include/clang/Sema/AttributeList.h lib/Parse/ParseDeclCXX.cpp lib/Sema/AttributeList.cpp lib/Sema/SemaDecl.cpp lib/Sema/SemaDeclAttr.cpp test/CXX/dcl.dcl/dcl.attr/dcl.attr.overrid

Nico Weber thakis at chromium.org
Sun Jan 23 17:57:12 PST 2011


On Sun, Jan 23, 2011 at 5:52 PM, Anders Carlsson <andersca at mac.com> wrote:
>
> On Jan 23, 2011, at 5:50 PM, Nico Weber wrote:
>
>> Why? Is the plan to reimplement this in some other way?
>
>
> The attributes have been replaced with keywords specified in http://www.open-std.org/JTC1/SC22/WG21/docs/papers/2010/n3206.htm

That looks much nicer than the old syntax.

> clang already supports the new keywords and allows them as an extension in C++98.

Awesome. Thanks :-)

>
> - Anders
>
>



More information about the cfe-commits mailing list