[all-commits] [llvm/llvm-project] f9736f: fix comments

Congcong Cai via All-commits all-commits at lists.llvm.org
Sun Jan 14 17:38:50 PST 2024


  Branch: refs/heads/users/ccc/create-AvoidnestedternaryconditionaloperatorCheck
  Home:   https://github.com/llvm/llvm-project
  Commit: f9736f2aa55860fe33c2155264289e6ba405e89a
      https://github.com/llvm/llvm-project/commit/f9736f2aa55860fe33c2155264289e6ba405e89a
  Author: Congcong Cai <congcongcai0907 at 163.com>
  Date:   2024-01-15 (Mon, 15 Jan 2024)

  Changed paths:
    M clang-tools-extra/clang-tidy/readability/AvoidNestedConditionalOperatorCheck.cpp
    M clang-tools-extra/clang-tidy/readability/AvoidNestedConditionalOperatorCheck.h
    M clang-tools-extra/docs/clang-tidy/checks/list.rst
    M clang-tools-extra/docs/clang-tidy/checks/readability/avoid-nested-conditional-operator.rst
    M clang-tools-extra/test/clang-tidy/checkers/readability/avoid-nested-conditional-operator.cpp

  Log Message:
  -----------
  fix comments




More information about the All-commits mailing list