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)
commitdf1cce5bcd367ee47f4a7579c3a1cb4618248514
treee8caae48ed790a47ee15ee1bf25d10304f8fe6e3
parentc4fe0a62ad5909c996b4edaa725772c0116b7dea
Support GNU attributes in alias-declarations now that GCC has implemented them
and we know where they go.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@193297 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Parse/ParseDeclCXX.cpp
test/Parser/cxx0x-decl.cpp