[PATCH] D69751: [AsmWritter] Fixed "null check after dereferencing" warning

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 6 10:27:36 PST 2019


xbolva00 added a comment.

I am not sure...

3572 - You will dereference BB->getParent() here anyway.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69751





More information about the llvm-commits mailing list