summaryrefslogtreecommitdiffstats
path: root/clang/test/Parser/cxx11-stmt-attributes.cpp
diff options
context:
space:
mode:
authorBill Wendling <isanbard@gmail.com>2013-01-29 01:43:29 +0000
committerBill Wendling <isanbard@gmail.com>2013-01-29 01:43:29 +0000
commit60011b8e2703e1bed7add86d00c00edcb5047527 (patch)
treeac27b231f3b84fe528368a36565343c7f7657a3a /clang/test/Parser/cxx11-stmt-attributes.cpp
parent9a629abf3d9211aaaf96f66b7bf6f2fe99414bc3 (diff)
downloadbcm5719-llvm-60011b8e2703e1bed7add86d00c00edcb5047527.tar.gz
bcm5719-llvm-60011b8e2703e1bed7add86d00c00edcb5047527.zip
Use an AttrBuilder to generate the correct AttributeSet.
We no longer accept an encoded integer as representing all of the attributes. Convert this via the AttrBuilder class into an AttributeSet with the correct representation (an AttributeSetImpl that holds a list of Attribute objects). llvm-svn: 173750
Diffstat (limited to 'clang/test/Parser/cxx11-stmt-attributes.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud