[clang] [llvm] [clang-tools-extra] Add clang-tidy check to suggest replacement of conditional statement with std::min/std::max (PR #77816)

Piotr Zegar via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 22 22:56:01 PST 2024


https://github.com/PiotrZSL requested changes to this pull request.

There are still some functional bugs. I would say safer would be to postpone this check to Clang-tidy 19.

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


More information about the cfe-commits mailing list