[clang-tools-extra] [clang-tidy] support different precisions (PR #130540)

Baranov Victor via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 10 08:42:41 PDT 2025


================
@@ -136,6 +136,10 @@ Changes in existing checks
   <clang-tidy/checks/modernize/use-ranges>` check by updating suppress 
   warnings logic for ``nullptr`` in ``std::find``.
 
+- Improved :doc:`modernize-use-std-numbers
+  <clang-tidy/checks/modernize/use-std-numbers>` check to support math functions
----------------
vbvictor wrote:

Please make lines no more than 80 characters.

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


More information about the cfe-commits mailing list