]> granicus.if.org Git - clang/commit
Undo enough of r131143 to make private copy ctor diags say "copy constructor" again
authorMatt Beaumont-Gay <matthewbg@google.com>
Thu, 19 May 2011 23:44:42 +0000 (23:44 +0000)
committerMatt Beaumont-Gay <matthewbg@google.com>
Thu, 19 May 2011 23:44:42 +0000 (23:44 +0000)
commit1e55e91a257c4ddd4364656b048a3c345c366804
tree05ccb3c72d7bf002d0f789a95184028a2912c0ce
parentc46d6410947b18ac4c52cff4d0f8021b10a57c1e
Undo enough of r131143 to make private copy ctor diags say "copy constructor" again

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@131706 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticSemaKinds.td
lib/Sema/SemaAccess.cpp
test/CXX/class.access/p4.cpp