[cfe-commits] r101442 - in /cfe/trunk: include/clang/Basic/DiagnosticSemaKinds.td lib/Sema/SemaChecking.cpp lib/Sema/SemaExpr.cpp lib/Sema/SemaExprObjC.cpp
Eric Christopher
echristo at apple.com
Mon Apr 19 11:41:05 PDT 2010
On Apr 17, 2010, at 8:21 PM, Chris Lattner wrote:
>
> On Apr 15, 2010, at 9:56 PM, Eric Christopher wrote:
>
>> Author: echristo
>> Date: Thu Apr 15 23:56:46 2010
>> New Revision: 101442
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=101442&view=rev
>> Log:
>> Expand the argument diagnostics for too many arguments and give
>> both number seen and number expected.
>>
>> Finishes fixing PR6501.
>
> Very nice Eric, please add a couple testcases that exercise this. A good place would be clang/test/Sema/exprs.c, thanks!
Thanks for the pointer to where :)
[yendi:llvm/tools/clang] echristo% svn ci test/
Sending test/Sema/exprs.c
Transmitting file data .
Committed revision 101800.
Thanks!
-eric
More information about the cfe-commits
mailing list