================ @@ -0,0 +1,20 @@ +.. title:: clang-tidy - readability-avoid-nested-conditional-operator + +readability-avoid-nested-conditional-operator +================================================= + +Finds nested conditional operator. ---------------- PiotrZSL wrote:
maybe: `Identifies instances of nested conditional operators in the code.` https://github.com/llvm/llvm-project/pull/78022 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits