Support GNU attributes in alias-declarations now that GCC has implemented them
authorRichard Smith <richard-llvm@metafoo.co.uk>
Thu, 24 Oct 2013 01:21:09 +0000 (01:21 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Thu, 24 Oct 2013 01:21:09 +0000 (01:21 +0000)
commit37a45ddfbd36e2b0ef1736e6878eb28662e32dd5
tree1928435a05ff983a59deca68fbae8a6c13fa6fa5
parent58d0d36006f4268677c77f54d2bfbfee02f671d9
Support GNU attributes in alias-declarations now that GCC has implemented them
and we know where they go.

llvm-svn: 193297
clang/lib/Parse/ParseDeclCXX.cpp
clang/test/Parser/cxx0x-decl.cpp