]> granicus.if.org Git - clang/commit
Make sure we still reject static data members in anonymous unions in C++11.
authorRichard Smith <richard-llvm@metafoo.co.uk>
Thu, 16 Feb 2012 21:23:54 +0000 (21:23 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Thu, 16 Feb 2012 21:23:54 +0000 (21:23 +0000)
commit449d4f06fe7501ed53e3aaaa465a499442285e90
treee40f264bf935fb2665c27d1e748f50ee99790b20
parentbdd4c848349d4091d66b052efa453e6d69a77e36
Make sure we still reject static data members in anonymous unions in C++11.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@150724 91177308-0d34-0410-b5e6-96231b3b80d8
test/CXX/class/class.union/p2-0x.cpp