[all-commits] [llvm/llvm-project] 8c783b: [clang-tidy] Fix a false positive in readability-s...

Nathan James via All-commits all-commits at lists.llvm.org
Sat Sep 24 10:29:39 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8c783b8ec78ec857e446a89a35463baed8026f40
      https://github.com/llvm/llvm-project/commit/8c783b8ec78ec857e446a89a35463baed8026f40
  Author: Nathan James <n.james93 at hotmail.co.uk>
  Date:   2022-09-24 (Sat, 24 Sep 2022)

  Changed paths:
    M clang-tools-extra/clang-tidy/readability/SimplifyBooleanExprCheck.cpp
    M clang-tools-extra/test/clang-tidy/checkers/readability/simplify-bool-expr-chained-conditional-return.cpp

  Log Message:
  -----------
  [clang-tidy] Fix a false positive in readability-simplify-boolean-expr

Reviewed By: LegalizeAdulthood

Differential Revision: https://reviews.llvm.org/D134590




More information about the All-commits mailing list