]> granicus.if.org Git - clang/commit
Emit warnings like "dereferencing void pointer" instead of trying to
authorChris Lattner <sabre@nondot.org>
Sun, 6 Jan 2008 22:21:46 +0000 (22:21 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 6 Jan 2008 22:21:46 +0000 (22:21 +0000)
commit5d5d210062b44ba40c1bb90b73c67be91428f54e
tree8247ed2a544f16a72a7f8762c94980ac4ba561ed
parent29dcc2f0819b1244dfe706dc161444b293696317
Emit warnings like "dereferencing void pointer" instead of trying to
pretty print the type name for void.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@45664 91177308-0d34-0410-b5e6-96231b3b80d8
Sema/SemaExpr.cpp
include/clang/Basic/DiagnosticKinds.def