[clang] [Clang][analyzer] add documentation for optin performance padding (padding checker) #73675 (PR #86411)
Balazs Benics via cfe-commits
cfe-commits at lists.llvm.org
Sun Mar 24 00:28:18 PDT 2024
================
@@ -804,10 +804,28 @@ Check for performance anti-patterns when using Grand Central Dispatch.
.. _optin-performance-Padding:
-optin.performance.Padding
-"""""""""""""""""""""""""
+optin.performance.Padding (PaddingChecker)
----------------
steakhal wrote:
It should be the languages within the parens, that the checker supports.
I think this checker applies for C, C++ and probably even for ObjC as well.
https://github.com/llvm/llvm-project/pull/86411
More information about the cfe-commits
mailing list