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

Kan Shengchen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 5 19:55:45 PDT 2023


skan 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
----------------
Drop this


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