On Jun 24, 2013, at 7:38 AM, Reid Kleckner <[email protected]> wrote: > Author: rnk > Date: Mon Jun 24 09:38:26 2013 > New Revision: 184740 > > URL: http://llvm.org/viewvc/llvm-project?rev=184740&view=rev > Log: > [Sema] Call CheckParmForFunctionDef on ObjC method parameters > > CheckParmForFunctionDef performs standard checks for type completeness > and other things like a destructor check for the MSVC++ ABI.
Thanks, Reid. John. _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
