[libcxx-commits] [libcxx] [libc++] Speed up classic locale (PR #70631)
Dmitry Vyukov via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Nov 13 04:44:32 PST 2023
dvyukov wrote:
I've sent separate #72112 without inlining, please take a look.
Yes, it's much cleaner and simpler, and keeps most of the benefit.
https://github.com/llvm/llvm-project/pull/70631
More information about the libcxx-commits
mailing list