[libcxx-commits] [PATCH] D155185: [libc++] Work around dynamic linking of stringbuf::str() on Windows
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Jul 19 08:08:15 PDT 2023
ldionne accepted this revision.
ldionne added a comment.
This revision is now accepted and ready to land.
LGTM. Note that this might be fixed by D155713 <https://reviews.llvm.org/D155713> in Clang, but this patch is still needed in the meantime.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D155185/new/
https://reviews.llvm.org/D155185
More information about the libcxx-commits
mailing list