================
@@ -599,7 +599,47 @@ Warns when a nullable pointer is returned from a function 
that has _Nonnull retu
 optin
 ^^^^^
 
-Checkers for portability, performance or coding style specific rules.
+Checkers for portability, performance, optional security and coding style 
specific rules.
+
+.. _optin-taint-TaintMalloc:
+
+optin.taint.TaintMalloc
----------------
NagyDonat wrote:

Keep alphabetical order within the `optin` package; this should be after e.g. 
`optin.core.EnumCastOutOfRange`.

https://github.com/llvm/llvm-project/pull/92420
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to