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 _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
