[PATCH] D149506: Reapply [Coverity] Fix explicit null dereferences

Akshay Khadse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 28 19:55:57 PDT 2023


akshaykhadse created this revision.
Herald added subscribers: pengfei, hiraditya, MatzeB.
Herald added a project: All.
akshaykhadse requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D149506

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: D149506.518121.patch
Type: text/x-patch
Size: 4812 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230429/e1fe1a53/attachment.bin>


More information about the llvm-commits mailing list