[clang-tools-extra] [clang-tidy] Unsafe CRTP check (PR #82403)

Piotr Zegar via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 20 14:16:00 PST 2024


================
@@ -106,6 +106,11 @@ New checks
   Replaces certain conditional statements with equivalent calls to
   ``std::min`` or ``std::max``.
 
+- New :doc:`bugprone-unsafe-crtp
----------------
PiotrZSL wrote:

sounds fine.

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


More information about the cfe-commits mailing list