[PATCH] D71181: [ValueTracking] Allow context-sensitive nullness check for non-pointers

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 9 11:57:34 PST 2019


lebedev.ri accepted this revision.
lebedev.ri added a comment.
This revision is now accepted and ready to land.

The fix makes sense to me, i've always found that `CxtI` very easy to get wrong..
@spatel / @nikic ?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71181





More information about the llvm-commits mailing list