[PATCH] Fix for bug in return type of __builtin_va_start.
Enea Zaffanella
zaffanella at cs.unipr.it
Sun Oct 13 02:15:00 PDT 2013
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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: BuiltinVAStart.patch
Type: text/x-diff
Size: 976 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131013/9b4e23a3/attachment.patch>
More information about the cfe-commits
mailing list