[llvm] Improve description of what is considered a security issue (PR #147035)

Kristof Beyls via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 7 07:49:03 PDT 2025


================
@@ -204,6 +204,11 @@ The LLVM Security Policy may be changed by majority vote of the LLVM Security Re
 What is considered a security issue?
 ====================================
 
+Below, with "security-sensitive", we mean that a discovered bug or vulnerability
----------------
kbeyls wrote:

Thanks, those are better. I ended up going with your first suggestion.

https://github.com/llvm/llvm-project/pull/147035


More information about the llvm-commits mailing list