]> granicus.if.org Git - clang/commit
print a type in a diagnostic.
authorChris Lattner <sabre@nondot.org>
Fri, 21 Nov 2008 18:27:34 +0000 (18:27 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 21 Nov 2008 18:27:34 +0000 (18:27 +0000)
commitb1b4d337fafe30823b581cbfaa1641f37541fffe
treedb8961041c46e00618325930da305283e87b9bf4
parent2ab1968eb400331ffe47c560583326e4034aed4a
print a type in a diagnostic.

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