Rejecting the mutable specifier on a freestanding type declaration, instead of suppor...
authorAaron Ballman <aaron@aaronballman.com>
Mon, 26 May 2014 17:03:54 +0000 (17:03 +0000)
committerAaron Ballman <aaron@aaronballman.com>
Mon, 26 May 2014 17:03:54 +0000 (17:03 +0000)
commit5a1ef6b4112cd55206d7a1016560dc3946491c82
tree731506714e8b769f7dbe17999a1b7af9ef124dc7
parent265dfa411ca86864dbac3a7c2584e3ca3e376ea8
Rejecting the mutable specifier on a freestanding type declaration, instead of supporting it as a "extension" (which serves no purpose). Un-XFAILing the test for mutable specifiers.

llvm-svn: 209635
clang/lib/Sema/SemaDecl.cpp
clang/test/CXX/dcl.dcl/dcl.spec/dcl.stc/p10.cpp