[libcxx-commits] [PATCH] D122861: [libcxx] Add some missing xlocale wrapper functions for OpenBSD

Brad Smith via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Apr 6 16:57:03 PDT 2022


brad added a comment.

In D122861#3433609 <https://reviews.llvm.org/D122861#3433609>, @Mordante wrote:

> I wonder whether this only affects OpenBSD or other platforms as well. If it also affects other platforms should these functions be here or in `_support/xlocale/__strtonum_fallback.h`?

I was wondering about that as well, but thought I should keep this specific to OpenBSD for now to reduce the likelihood of something breaking and can be expanded later if desired.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D122861/new/

https://reviews.llvm.org/D122861



More information about the libcxx-commits mailing list