[clang-tools-extra] Add refactoring tool to convert between ternary (?:) expressions and equivalent if/else statements (PR #166822)
Yanzuo Liu via cfe-commits
cfe-commits at lists.llvm.org
Fri Nov 7 01:59:21 PST 2025
zwuis wrote:
Thank you for your patch! I think it would be great to make it a clang-tidy check.
https://github.com/llvm/llvm-project/pull/166822
More information about the cfe-commits
mailing list