define __va_copy unconditionally, but va_copy only in c99 or non-ansi mode.
Fixes rdar://6759546, some code that actually used __va_copy because they thought it was "more portable". llvm-svn: 68503
Loading
Please register or sign in to comment
Fixes rdar://6759546, some code that actually used __va_copy because they thought it was "more portable". llvm-svn: 68503