[clang-tools-extra] [clang-tidy] Add new check `readability-use-numeric-limits` (PR #127430)
Katherine Whitlock via cfe-commits
cfe-commits at lists.llvm.org
Mon Jun 23 08:43:58 PDT 2025
stellar-aria wrote:
`UseNumericLimitsCheck.cpp:81:31` is just the call site for that matcher, so that's why it's in the backtrace, I think. I'll leave the revert patch to you.
https://github.com/llvm/llvm-project/pull/127430
More information about the cfe-commits
mailing list