[libcxx-commits] [libcxx] [libc++] Use the new locale base API on Linux (PR #128007)
Brian Cain via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Feb 25 10:13:59 PST 2025
androm3da wrote:
> Your fix also makes sense. Maybe @ldionne has a preferred fix?
I think if it were to look something like my proposal it should probably take all of the related includes with it. But I wasn't sure whether there was an ordering dependency here for the others. Yes, let's hear what Louis' preference is.
https://github.com/llvm/llvm-project/pull/128007
More information about the libcxx-commits
mailing list