[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
Sat Jan 13 07:50:20 PST 2024


11happy wrote:

I have added the initialisation of variables and also added tests involving constexpr,functions etc. 

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


More information about the cfe-commits mailing list