[flang-commits] [compiler-rt] [libcxx] [lldb] [mlir] [flang] [clang-tools-extra] [llvm] [clang] [lld] [clang-tidy]Add new check readability-avoid-nested-conditional-operator (PR #78022)
via flang-commits
flang-commits at lists.llvm.org
Mon Jan 15 07:58:13 PST 2024
================
@@ -0,0 +1,52 @@
+//===--- AvoidNestedConditionalOperatorCheck.cpp - clang-tidy ----------===//
----------------
EugeneZelenko wrote:
Please add `-`
https://github.com/llvm/llvm-project/pull/78022
More information about the flang-commits
mailing list