[all-commits] [llvm/llvm-project] 5c7c3a: Reapply [Coverity] Fix explicit null dereferences

Akshay Khadse via All-commits all-commits at lists.llvm.org
Mon May 8 06:21:43 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5c7c3af1d022bfe69c2bf48761f7054206963023
      https://github.com/llvm/llvm-project/commit/5c7c3af1d022bfe69c2bf48761f7054206963023
  Author: Akshay Khadse <akshayskhadse at gmail.com>
  Date:   2023-05-08 (Mon, 08 May 2023)

  Changed paths:
    M llvm/include/llvm/ADT/SparseSet.h
    M llvm/include/llvm/CodeGen/PBQP/CostAllocator.h
    M llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp
    M llvm/lib/CodeGen/ScheduleDAG.cpp
    M llvm/lib/CodeGen/ValueTypes.cpp
    M llvm/lib/IR/Mangler.cpp
    M llvm/lib/TableGen/Record.cpp
    M llvm/lib/Target/X86/X86InstrInfo.cpp
    M llvm/utils/TableGen/GlobalISelEmitter.cpp

  Log Message:
  -----------
  Reapply [Coverity] Fix explicit null dereferences

This change fixes static code analysis errors

Reviewed By: skan

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




More information about the All-commits mailing list