All sorts of weird things can happen if va_arg can spit out a non-POD type.
Unless I missed something, the attached patch should properly diagnose when this is detectable and give a warning in the non-pod-varargs group.
va_arg_non_pod.patch
Description: Binary data
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
