[clang-tools-extra] [clang-tidy] Add `readability-redundant-nested-if` check (PR #181558)

Daniil Dudkin via cfe-commits cfe-commits at lists.llvm.org
Sat May 9 16:08:36 PDT 2026


unterumarmung wrote:

@vbvictor I've tried to address most of your comments. Maybe I forgot something. I also simplified the check on `if constexpr` handling. 

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


More information about the cfe-commits mailing list