LGTM
On 24 October 2013 05:06, Enea Zaffanella <[email protected]> wrote: > Ping. > > > On 10/13/2013 11:15 AM, Enea Zaffanella wrote: >> >> The return type of __builtin_va_start is incorrectly set to _Bool, >> rather than void. The attached patch (with testcase) fixes it. >> >> OK to commit? >> >> Enea. >> >> >> _______________________________________________ >> cfe-commits mailing list >> [email protected] >> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits >> > > _______________________________________________ > cfe-commits mailing list > [email protected] > http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
