Change the parser error to reflect that virt-specifiers are allowed on any class...
authorAnders Carlsson <andersca@mac.com>
Thu, 20 Jan 2011 04:38:09 +0000 (04:38 +0000)
committerAnders Carlsson <andersca@mac.com>
Thu, 20 Jan 2011 04:38:09 +0000 (04:38 +0000)
commit98367f0322ac43fa5b0c7ccb33bab95f66b960f6
tree78d70eef5ce9301b50365be36423259636daa71f
parentaae5af24f031ad5f17872bd8b27ed5c175c0f90c
Change the parser error to reflect that virt-specifiers are allowed on any class member.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@123883 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticParseKinds.td
test/CXX/class/class.mem/p8-0x.cpp