[clang-tools-extra] [clang-tidy] Add new check `readability-use-numeric-limits` (PR #127430)

via cfe-commits cfe-commits at lists.llvm.org
Sun Jun 15 08:56:46 PDT 2025


================
@@ -117,6 +117,13 @@ Improvements to clang-tidy
 New checks
 ^^^^^^^^^^
 
+- New :doc:`readability-use-numeric-limits
----------------
EugeneZelenko wrote:

Please keep alphabetical order (by check name) in this list.

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


More information about the cfe-commits mailing list