[PATCH] D64150: [ValueTracking] Add MustPreserveNullness arg to functions analyzing calls. (NFC)
Johannes Doerfert via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 3 11:59:34 PDT 2019
jdoerfert accepted this revision.
jdoerfert added a comment.
This revision is now accepted and ready to land.
LGTM. One could have uses a default value (`true`) but making it explicit is fine with me as well.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64150/new/
https://reviews.llvm.org/D64150
More information about the llvm-commits
mailing list