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

Bhuminjay Soni via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 1 02:17:14 PST 2024


11happy wrote:

@PiotrZSL , I have tried to implement the solution you suggested, took me some time though , but I can say it got me better understanding of how things work. 

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


More information about the cfe-commits mailing list