[all-commits] [llvm/llvm-project] 8a839e: [analyzer][NFC] Fix clang-tidy warning in Malloc a...

Baranov Victor via All-commits all-commits at lists.llvm.org
Fri Jun 27 00:33:32 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8a839ea79123175c940a64beea6abd29b8b302fb
      https://github.com/llvm/llvm-project/commit/8a839ea79123175c940a64beea6abd29b8b302fb
  Author: Baranov Victor <bar.victor.2002 at gmail.com>
  Date:   2025-06-27 (Fri, 27 Jun 2025)

  Changed paths:
    M clang/lib/StaticAnalyzer/Checkers/MallocChecker.cpp
    M clang/lib/StaticAnalyzer/Checkers/UnixAPIChecker.cpp

  Log Message:
  -----------
  [analyzer][NFC] Fix clang-tidy warning in Malloc and UnixApi checkers (#145719)

Mostly `else-after-return` and `else-after-continue` warnings



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list