]> granicus.if.org Git - clang/commit
Remove 'new' from virt-specifier since it's going to be removed in the next C++0x...
authorAnders Carlsson <andersca@mac.com>
Fri, 25 Mar 2011 11:19:41 +0000 (11:19 +0000)
committerAnders Carlsson <andersca@mac.com>
Fri, 25 Mar 2011 11:19:41 +0000 (11:19 +0000)
commitb1f39680a2e3bce508dba0600665860e5ba5fb70
tree89ced0bbf162c7bd99828b0b0427e28874e2b184
parent909a70d8a185f701c20bacc3c76f8f5979cbbc7c
Remove 'new' from virt-specifier since it's going to be removed in the next C++0x draft

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@128271 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Sema/DeclSpec.h
lib/Parse/ParseCXXInlineMethods.cpp
lib/Parse/ParseDeclCXX.cpp
lib/Sema/DeclSpec.cpp
test/CXX/class/class.mem/p8-0x-pedantic.cpp
test/CXX/class/class.mem/p8-0x.cpp
test/Parser/cxx0x-override-control-keywords.cpp