[libcxx-commits] [libcxx] [libc++][z/OS] Correct a definition of __native_vector_size (PR #91995)
Nikolas Klauser via libcxx-commits
libcxx-commits at lists.llvm.org
Fri May 17 13:29:02 PDT 2024
philnik777 wrote:
Yes, generally any libc++ patch should be reviewed by a someone in the libc++ review group. In this case it's fine, but even trivial looking patches can have a significant ABI impact, which most people aren't aware of. I'd rather avoid even having the appearance of "anybody can approve" in libc++. If you have small patches like this feel free to ask on Discord whether someone can review it quickly.
https://github.com/llvm/llvm-project/pull/91995
More information about the libcxx-commits
mailing list