Remove GG_VA_COPY in favor of va_copy
This was a workaround for VS's before 2013 that lack va_copy, and is no longer required. The unittest is removed as it seems unnecessary to test the standard library's implementation of va_copy. R=thakis@chromium.org TBR=cpu@chromium.org Review URL: https://codereview.chromium.org/802533002 Cr-Commit-Position: refs/heads/master@{#307991}
Showing
Please register or sign in to comment