[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:35:49 PST 2025
================
@@ -0,0 +1,70 @@
+====================
+Structure Protection
+====================
+
+.. contents::
+ :local:
+
+
+Introduction
+============
+
+Structure protection is an *experimental* mitigation
----------------
fmayer wrote:
optional nit: maybe reflow the text in this document. `pandoc pfp.rst -o pfp2.rst` does that (plus some other stray changes)
https://github.com/llvm/llvm-project/pull/133538
More information about the llvm-branch-commits
mailing list