llvm-project/libcxx/include/__support
Muiez Ahmed f6af5efcec [SystemZ][z/OS] vasprintf fix libc++
The aim is to use the correct vasprintf implementation for z/OS libc++, where a copy of va_list ap is needed. In particular, it avoids the potential that the initial internal call to vsnprintf will modify ap and the subsequent call to vsnprintf will use that modified ap.

Differential Revision: https://reviews.llvm.org/D97473
2021-03-18 15:00:57 -04:00
..
android
fuchsia
ibm [SystemZ][z/OS] vasprintf fix libc++ 2021-03-18 15:00:57 -04:00
musl
newlib
nuttx
openbsd
solaris
win32
xlocale