Hi Weiming,

> Thanks for reviewing.
> I don't have commit access.
> Can you help to commit it?
I'm seeing the copy-ctor assertion every time someone is using
__builtin_va_arg. Will you please fix and add the testcase for it as
well?

Something like:

__builtin_va_list ap;
foo = __builtin_va_arg(ap, int)

Thanks!

-- 
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to