[llvm-branch-commits] [clang] [Clang] Add pointer field protection feature. (PR #133538)
Florian Mayer via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Thu Dec 4 16:38:29 PST 2025
================
@@ -0,0 +1,70 @@
+====================
+Structure Protection
+====================
+
+.. contents::
+ :local:
+
+
+Introduction
+============
+
+Structure protection is an *experimental* mitigation
----------------
fmayer wrote:
actually, nevermind. i wanted to delete this comment and forgot. it doesn't really make it consistently better
https://github.com/llvm/llvm-project/pull/133538
More information about the llvm-branch-commits
mailing list