[libcxx-commits] [libcxx] [libc++] Fix unnecessary fflush() in __vprint_unicode() on POSIX (PR #70321)
Dimitrij Mijoski via libcxx-commits
libcxx-commits at lists.llvm.org
Tue May 14 13:21:51 PDT 2024
dimztimz wrote:
I updated this PR so it solves the bug for the ostream overloads too. The LWG issue is in state "tentatively ready", IMO good enough to accept this.
https://github.com/llvm/llvm-project/pull/70321
More information about the libcxx-commits
mailing list