[libcxx-commits] [PATCH] D136708: [libcxx] Disable assert when building with newlib

Tom Hughes via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Oct 25 11:54:05 PDT 2022


tomhughes added a comment.

I'm not sure what the implications of this static_assert failing are. Since we can't avoid overlap with newlib's current defines and mask size, do we need to get newlib to fix this upstream?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136708



More information about the libcxx-commits mailing list