[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:47:18 PDT 2023


akshaykhadse added inline comments.


================
Comment at: patch.diff:1
+diff --git a/llvm/include/llvm/ADT/SparseSet.h b/llvm/include/llvm/ADT/SparseSet.h
+--- a/llvm/include/llvm/ADT/SparseSet.h
----------------
skan wrote:
> Drop this
Oops. I will.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149506



More information about the llvm-commits mailing list