[llvm-branch-commits] [libc++] Add build and CI support for pointer field protection (PR #152414)
Peter Collingbourne via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Fri Oct 10 16:14:18 PDT 2025
================
@@ -411,6 +411,42 @@ bootstrapping-build)
ccache -s
;;
+bootstrapping-build-pfp)
----------------
pcc wrote:
Okay, I replaced this with a `generic-pfp` build that assumes an up to date compiler.
https://github.com/llvm/llvm-project/pull/152414
More information about the llvm-branch-commits
mailing list