[clang-tools-extra] [clang] [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
Thu Jan 18 14:32:30 PST 2024
https://github.com/PiotrZSL commented:
I still think that this should be modernize check...
As it's main purpose is to change code.
https://github.com/llvm/llvm-project/pull/77816
More information about the cfe-commits
mailing list