================ @@ -91,6 +91,13 @@ Improvements to clang-tidy New checks ^^^^^^^^^^ +- New :doc:`readability-use-numeric-limits + <clang-tidy/checks/readability/use-numeric-limits>` check. + + Replaces certain integer literals with equivalent calls to ---------------- stellar-aria wrote:
Fixed by matching the doc to this line https://github.com/llvm/llvm-project/pull/127430 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits