[PATCH] D75600: Add nullptr check to isLandingPad

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 6 02:49:34 PST 2020


lebedev.ri added a comment.

No idea who would be the appropriate reviewer here.
I guess this makes sense, but here's identical problem
with very next function, `BasicBlock::getLandingPadInst()`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75600





More information about the llvm-commits mailing list