[PATCH] D148912: [Coverity] Fix explicit null dereferences

Akshay Khadse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 22 21:07:51 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG22b23a5213b5: [Coverity] Fix explicit null dereferences (authored by akshaykhadse).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D148912/new/

https://reviews.llvm.org/D148912

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148912.516114.patch
Type: text/x-patch
Size: 4812 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230423/98300c86/attachment.bin>


More information about the llvm-commits mailing list