[libcxx-commits] [PATCH] D138195: [libc++] Fix __regex_word value when using newlib/picolibc
Michael Platings via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Nov 18 09:05:12 PST 2022
michaelplatings added a comment.
I think this could be considered an ABI break. I don't see an alternative and given that the static assert has been failing for some time maybe no-one cares. But just in case, would it be worth noting in the release notes <https://github.com/llvm/llvm-project/blob/main/libcxx/docs/ReleaseNotes.rst#abi-affecting-changes>?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138195/new/
https://reviews.llvm.org/D138195
More information about the libcxx-commits
mailing list