]> granicus.if.org Git - clang/commit
merge some simple call diagnostics.
authorChris Lattner <sabre@nondot.org>
Fri, 21 Nov 2008 18:44:24 +0000 (18:44 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 21 Nov 2008 18:44:24 +0000 (18:44 +0000)
commit2c21a073525cdfa68e4439b7af551385dc2796ab
treeadeda1683659f3ec9b8229a8d2dc7d7fd29c0248
parentb1b4d337fafe30823b581cbfaa1641f37541fffe
merge some simple call diagnostics.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@59831 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticKinds.def
lib/Sema/SemaChecking.cpp
lib/Sema/SemaExpr.cpp
lib/Sema/SemaExprObjC.cpp
test/Sema/builtins.c
test/SemaObjC/message.m