[libcxx-commits] [libcxx] [llvm] [libc++] Add support for picolibc and newlib in RUNTIMES_USE_LIBC (PR #147956)
Volodymyr Turanskyy via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Jul 21 03:17:36 PDT 2025
voltur01 wrote:
Thank you for the review @arichardson! There is a way to provide a warning like in this commit https://github.com/llvm/llvm-project/pull/147956/commits/a8769880f65faf2abce6bee04b480efd5c0bf571 however I am not sure how many people are actually building with picolibc and will benefit from it.
I think this is up to maintainers to decide if the warning should be included or not.
https://github.com/llvm/llvm-project/pull/147956
More information about the libcxx-commits
mailing list