[libcxx-commits] [PATCH] D97473: [SystemZ][z/OS] vasprintf fix libc++
Arthur O'Dwyer via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Mar 15 11:05:06 PDT 2021
Quuxplusone added a subscriber: curdeius.
Quuxplusone added a comment.
@ldionne is on vacation this month, so don't expect anything from him until April, presumably.
@curdeius perhaps?
However, (1) since Louis did have specific "requested changes," it might be appropriate to wait for him before landing this, anyway.
(2) this varargs stuff is similar to D98097 <https://reviews.llvm.org/D98097> — just in a different part of the codebase — and you might want to compare the two snippets and see if they could be even further harmonized. (Perhaps by leaving review comments on D98097 <https://reviews.llvm.org/D98097>.)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97473/new/
https://reviews.llvm.org/D97473
More information about the libcxx-commits
mailing list