[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
Sun Mar 31 10:26:31 PDT 2024


sopyb wrote:

I am really sorry for the absolute dumpster fire that this PR has been. I had a hard time getting adjusted to the project structure. I genuinely appreciate the feedback and help provided. This was maybe the first time I ever coded in C++ outside small university projects.

I'm pretty sure it is good to go now, but if any issues arise I will come back with the appropriate changes. 

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


More information about the cfe-commits mailing list