[clang] [clang-tools-extra] [llvm] 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
Sun Jan 28 13:16:11 PST 2024


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

Too overengineered. There are easier ways, just check comments.
Except that, looks +- fine.

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


More information about the cfe-commits mailing list