[clang-tools-extra] [clang-tidy] Add new alias 'bugprone-unchecked-string-to-number-conversion' for 'cert-err34-c' (PR #157285)
via cfe-commits
cfe-commits at lists.llvm.org
Sat Sep 6 09:49:53 PDT 2025
================
@@ -166,6 +166,10 @@ New checks
New check aliases
^^^^^^^^^^^^^^^^^
+- New alias :doc:`bugprone-unchecked-string-to-number-conversion
----------------
EugeneZelenko wrote:
Opposite is true according to implementation. May be entry in renamed checks?
https://github.com/llvm/llvm-project/pull/157285
More information about the cfe-commits
mailing list