]> granicus.if.org Git - clang/commit
Implement the first half of [dcl.attr.override]p6.
authorAnders Carlsson <andersca@mac.com>
Mon, 18 Oct 2010 16:24:27 +0000 (16:24 +0000)
committerAnders Carlsson <andersca@mac.com>
Mon, 18 Oct 2010 16:24:27 +0000 (16:24 +0000)
commit693d467ed44ecb754762aff129accce30c306422
treef627a2fd45a193f9dc57623f47534337c3a537bd
parent842e7a22c6a0fbf0ccdb4bb9308d92ca9e9621f6
Implement the first half of [dcl.attr.override]p6.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@116709 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticSemaKinds.td
lib/Sema/SemaDecl.cpp
test/CXX/dcl.dcl/dcl.attr/dcl.attr.override/p6.cpp [new file with mode: 0644]