]> granicus.if.org Git - clang/commit
Include pointee type information in the diagnostic for creating bad pointers or
authorJohn McCall <rjmccall@apple.com>
Fri, 30 Oct 2009 00:37:20 +0000 (00:37 +0000)
committerJohn McCall <rjmccall@apple.com>
Fri, 30 Oct 2009 00:37:20 +0000 (00:37 +0000)
commitac406052f7b980f8caa6b07b4a8d0867d53852c4
treef5fdf31c9459305726d10814e15bf4b812457f36
parent85737a71fee8c737f7cfba79a0aca89298fe573b
Include pointee type information in the diagnostic for creating bad pointers or
arrays.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@85550 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticSemaKinds.td
lib/Sema/SemaType.cpp