[llvm] [clang] [clang-tools-extra] Add clang-tidy check to suggest replacement of conditional statement with std::min/std::max (PR #77816)
FĂ©lix-Antoine Constantin via cfe-commits
cfe-commits at lists.llvm.org
Tue Jan 23 11:59:30 PST 2024
felix642 wrote:
@11happy I was testing with `d5b8dc25598` but this seems to be working properly now. I would assume that this has been fixed in your latest commits
https://github.com/llvm/llvm-project/pull/77816
More information about the cfe-commits
mailing list