[libcxx-commits] [PATCH] D155180: [libc++] Use always_inline for std::stringbuf::str() on Windows to work around #40363
Hans Wennborg via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Jul 13 05:15:40 PDT 2023
hans abandoned this revision.
hans added a comment.
In D155180#4497048 <https://reviews.llvm.org/D155180#4497048>, @pfusik wrote:
> I think https://reviews.llvm.org/D155185 addresses it better: there are two overloads to handle for now, there will be eight.
That does look better :) Thanks!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D155180/new/
https://reviews.llvm.org/D155180
More information about the libcxx-commits
mailing list