[libcxx-commits] [clang] [compiler-rt] [libcxx] [clang] Add unistd fortify checks and analyzer size constraints (PR #196499)
Denys Fedoryshchenko via libcxx-commits
libcxx-commits at lists.llvm.org
Fri May 15 01:37:51 PDT 2026
================
@@ -3759,6 +3759,8 @@ def StrnCaseCmp : GNULibBuiltin<"strings.h"> {
let RequiresUndef = 1;
}
+// POSIX unistd.h
----------------
nuclearcat wrote:
removed
https://github.com/llvm/llvm-project/pull/196499
More information about the libcxx-commits
mailing list