[all-commits] [llvm/llvm-project] 26f230: [clang-tidy][NFC] Fix llvm-else-after-return findings

Piotr Zegar via All-commits all-commits at lists.llvm.org
Wed Aug 30 10:42:02 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 26f230fe5214614b912b6e1800e1526d625181ac
      https://github.com/llvm/llvm-project/commit/26f230fe5214614b912b6e1800e1526d625181ac
  Author: Piotr Zegar <me at piotrzegar.pl>
  Date:   2023-08-30 (Wed, 30 Aug 2023)

  Changed paths:
    M clang-tools-extra/clang-tidy/google/AvoidCStyleCastsCheck.cpp
    M clang-tools-extra/clang-tidy/modernize/LoopConvertCheck.cpp

  Log Message:
  -----------
  [clang-tidy][NFC] Fix llvm-else-after-return findings

Fix issues found by clang-tidy in clang-tidy source directory.




More information about the All-commits mailing list