[libc-commits] [libc] [libc] Make cpp::byte alias-safe (PR #194171)
Schrodinger ZHU Yifan via libc-commits
libc-commits at lists.llvm.org
Fri May 1 08:55:04 PDT 2026
SchrodingerZhu wrote:
Unfortunately, we use bytes in many places: https://github.com/search?q=repo%3Allvm%2Fllvm-project%20cpp%3A%3Abyte%20path%3Alibc&type=code.
I think this may also be related to memory utils crashing from time to time in precommit CI?
https://github.com/llvm/llvm-project/pull/194171
More information about the libc-commits
mailing list