[clang-tools-extra] [clang-tidy] add check to suggest replacement of nested std::min or std::max with initializer lists (PR #85572)

via cfe-commits cfe-commits at lists.llvm.org
Mon May 13 08:26:55 PDT 2024


VReichelt wrote:

Unfortunately, I get a crash in some circumstances: #91982 

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


More information about the cfe-commits mailing list