]> granicus.if.org Git - clang/commit
Improve wording of diagnostic complaining about a non-void* pointer as the first...
authorDouglas Gregor <dgregor@apple.com>
Fri, 27 Aug 2010 21:39:15 +0000 (21:39 +0000)
committerDouglas Gregor <dgregor@apple.com>
Fri, 27 Aug 2010 21:39:15 +0000 (21:39 +0000)
commit520441eb82202702688750860fd98148421ea0ed
tree730295fe68c21ff5b0cc39968394f065158ff7db
parent3064ef9e604d19a0cfd0d8e3ed3055bfd83f88fd
Improve wording of diagnostic complaining about a non-void* pointer as the first parameter of operator delete

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@112298 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticSemaKinds.td
test/SemaCXX/new-delete.cpp