summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/experimental/utilities/tuple/tuple.apply/ref_qualifiers.pass.cpp
diff options
context:
space:
mode:
authorDavid Majnemer <david.majnemer@gmail.com>2015-04-19 07:53:29 +0000
committerDavid Majnemer <david.majnemer@gmail.com>2015-04-19 07:53:29 +0000
commit936b411bc8ac6b7da4e21c75023da4cd468ae653 (patch)
tree930ebc978eb6ad7ed8f7a7e0d74263fee3925f6f /libcxx/test/std/experimental/utilities/tuple/tuple.apply/ref_qualifiers.pass.cpp
parent6f8fd8e98f3a8bdb1569921773ac7abce019a886 (diff)
downloadbcm5719-llvm-936b411bc8ac6b7da4e21c75023da4cd468ae653.tar.gz
bcm5719-llvm-936b411bc8ac6b7da4e21c75023da4cd468ae653.zip
[MS ABI] Correctly associate align attrs before the class-key
__declspec(align(...)) is unlike all other attributes in that it is not applied to a variable if it appears before the class-key. If the tag in question isn't part of a variable declaration, it is not ignored. Instead, the alignment attribute is applied to the tag. This fixes PR18024. llvm-svn: 235272
Diffstat (limited to 'libcxx/test/std/experimental/utilities/tuple/tuple.apply/ref_qualifiers.pass.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud