[all-commits] [llvm/llvm-project] 29fc5e: [clang-tidy] Fixed a compile warning (NFC).

Balázs Kéri via All-commits all-commits at lists.llvm.org
Mon Feb 7 05:57:14 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 29fc5e0245cb360387cb8daac52c13dbc390fafd
      https://github.com/llvm/llvm-project/commit/29fc5e0245cb360387cb8daac52c13dbc390fafd
  Author: Balázs Kéri <1.int32 at gmail.com>
  Date:   2022-02-07 (Mon, 07 Feb 2022)

  Changed paths:
    M clang-tools-extra/clang-tidy/bugprone/SharedPtrArrayMismatchCheck.h

  Log Message:
  -----------
  [clang-tidy] Fixed a compile warning (NFC).

Fixed a "override" related warning in SharedPtrArrayMismatchCheck.h.
Related to differential revision: https://reviews.llvm.org/D117306




More information about the All-commits mailing list