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

Akshay Khadse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 2 11:25:29 PDT 2023


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

Remove the erroneous change


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
  patch.diff

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149506.518814.patch
Type: text/x-patch
Size: 9306 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230502/cf1ce1bf/attachment.bin>


More information about the llvm-commits mailing list