]> granicus.if.org Git - clang/commit
Add support for parsing the optional attribute-specifier-seq at the
authorPeter Collingbourne <peter@pcc.me.uk>
Thu, 29 Sep 2011 18:03:57 +0000 (18:03 +0000)
committerPeter Collingbourne <peter@pcc.me.uk>
Thu, 29 Sep 2011 18:03:57 +0000 (18:03 +0000)
commitf19076848566cb52a40ddbdb2555c53d12e9a003
tree47cadad21740fb79dd5217349000377d8954030e
parenta95b9f6dab394fea8378702e1a3d06e3cdfdc9c4
Add support for parsing the optional attribute-specifier-seq at the
end of a decl-specifier-seq

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