[all-commits] [llvm/llvm-project] e5144d: Fix a few clang-tidy warnings (container empty che...

David Blaikie via All-commits all-commits at lists.llvm.org
Tue Apr 4 18:07:25 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e5144d9d2dd26a67f576d2f5772b3cf0486245f4
      https://github.com/llvm/llvm-project/commit/e5144d9d2dd26a67f576d2f5772b3cf0486245f4
  Author: David Blaikie <dblaikie at gmail.com>
  Date:   2023-04-05 (Wed, 05 Apr 2023)

  Changed paths:
    M clang/lib/Basic/Targets/X86.h
    M clang/lib/Sema/SemaChecking.cpp
    M llvm/lib/Target/X86/X86ExpandPseudo.cpp
    M llvm/lib/Target/X86/X86ISelLowering.cpp
    M llvm/lib/Target/X86/X86LowerAMXType.cpp

  Log Message:
  -----------
  Fix a few clang-tidy warnings (container empty checks, function decl/def param naming)




More information about the All-commits mailing list