================ @@ -992,6 +992,241 @@ optin.portability.UnixAPI """"""""""""""""""""""""" Finds implementation-defined behavior in UNIX/Posix functions. + +optin.taint +^^^^^^^^^^^^^^^^^^^^ + +Checkers implementing +`taint analysis <https://en.wikipedia.org/wiki/Taint_checking>`_. + +.. _optin-taint-GenericTaint: + +optin.taint.GenericTaint (C, C++) +"""""""""""""""""""""""""""""""""""""""""" ---------------- steakhal wrote:
```suggestion optin.taint.GenericTaint (C, C++) """"""""""""""""""""""""""""""""" ``` https://github.com/llvm/llvm-project/pull/67352 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits