[PATCH] D63604: [Attributor] Deduce "nonnull" attribute
Stefan Stipanovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 12 08:02:00 PDT 2019
sstefan1 added a comment.
We accumulated some unnecessary virtual declarations in the Attributor. I created D64637 <https://reviews.llvm.org/D64637> to remove them in already committed patches. It would be good if you remove them in your active patches too.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63604/new/
https://reviews.llvm.org/D63604
More information about the llvm-commits
mailing list