]> granicus.if.org Git - clang/commit
we can now claim to fully support the override control feature in C++0x.
authorAnders Carlsson <andersca@mac.com>
Fri, 25 Mar 2011 15:04:23 +0000 (15:04 +0000)
committerAnders Carlsson <andersca@mac.com>
Fri, 25 Mar 2011 15:04:23 +0000 (15:04 +0000)
commitc8b9f7977094d0169ec59f9042e85ca854735299
treeb8d12d3d367b0d8c195fa98f9371851710327c97
parent1d20927fd0a08c26ef0e86e26f42073fd582ff77
we can now claim to fully support the override control feature in C++0x.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@128281 91177308-0d34-0410-b5e6-96231b3b80d8
docs/LanguageExtensions.html
lib/Lex/PPMacroExpansion.cpp
test/Lexer/has_feature_cxx0x.cpp