[libcxx-commits] [PATCH] D142588: [libc++] Remove use of internal glibc macros to determine if c8rtomb() and mbrtoc8() are present

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Jan 30 13:23:05 PST 2023


ldionne added a comment.

In D142588#4084087 <https://reviews.llvm.org/D142588#4084087>, @tahonermann wrote:

> Thanks @ldionne, I'm heading out of town for the weekend, so I'll wait to push this until Monday.
>
> I meant to get this in before the Clang 16 branch, but life and stuff. I'll file an issue to cherry-pick the change for the release branch once committed. Please let me know if you have any thoughts on that.

That sounds fine. The release manager should reach out to me and I'll let them know it's good to go.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142588



More information about the libcxx-commits mailing list