[libcxx-commits] [clang] [compiler-rt] [libcxx] [clang] Add unistd fortify checks and analyzer size constraints (PR #196499)
Oliver Hunt via libcxx-commits
libcxx-commits at lists.llvm.org
Tue May 12 00:42:56 PDT 2026
https://github.com/ojhunt requested changes to this pull request.
I take back my "holy heck this is huge" it was GH overselling PR size - a lot of the diff is whitespace changes that are correct to do given the code being changed around it.
I think the design around identifying the libc functions and their respective details could be cleaned up a bit.
https://github.com/llvm/llvm-project/pull/196499
More information about the libcxx-commits
mailing list