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

Akshay Khadse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 8 01:37:07 PDT 2023


akshaykhadse updated this revision to Diff 520301.
akshaykhadse added a comment.

Remove the *.diff file


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149506

Files:
  llvm/include/llvm/ADT/SparseSet.h
  llvm/include/llvm/CodeGen/PBQP/CostAllocator.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.520301.patch
Type: text/x-patch
Size: 4438 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230508/9925504e/attachment.bin>


More information about the llvm-commits mailing list