[PATCH] D60291: [llvm] Add isa_and_nonnull
Chris Lattner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 4 22:53:16 PDT 2019
lattner accepted this revision.
lattner added a comment.
This revision is now accepted and ready to land.
Patch LGTM. I think that the isa_and_nonnull name is the least bad of the options that I've heard, and if someone comes up with a better name, we can always rename it in the future. Thank you for updating the docs as well!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60291/new/
https://reviews.llvm.org/D60291
More information about the llvm-commits
mailing list