]> granicus.if.org Git - clang/commit
Replace the call to ParseOptionalCXX0XClassVirtSpecifierSeq with code to only parse...
authorAnders Carlsson <andersca@mac.com>
Fri, 25 Mar 2011 14:46:08 +0000 (14:46 +0000)
committerAnders Carlsson <andersca@mac.com>
Fri, 25 Mar 2011 14:46:08 +0000 (14:46 +0000)
commitb184a18a0a52e4bec33ef70f13bfcc29aafa14f2
tree638ac8b74d01b707d70937d98e6633d17a42c82d
parent2c3ee54e51d835a35bbf781c69e17f39e2ba0480
Replace the call to ParseOptionalCXX0XClassVirtSpecifierSeq with code to only parse an optional 'final' keyword.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@128278 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Parse/ParseDeclCXX.cpp
test/CXX/class/p1-0x.cpp