[clang-tools-extra] [clang-tidy]Add new check readability-avoid-nested-conditional-operator (PR #78022)

via cfe-commits cfe-commits at lists.llvm.org
Sat Jan 13 07:32:51 PST 2024


================
@@ -0,0 +1,33 @@
+//===--- AvoidNestedConditionalOperatorCheck.h - clang-tidy --*- C++ -*-===//
----------------
EugeneZelenko wrote:

Please add `-`.

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


More information about the cfe-commits mailing list