[PATCH] D53342: [SimplifyLibCalls] Mark known arguments with nonnull

Hal Finkel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 23 05:49:08 PDT 2019


hfinkel added a comment.

> If Clang already drops it [0], that is good, then this patch is totally fine.

But this patch would add the nonnull attributes back, no? I'm not sure that's fine.


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

https://reviews.llvm.org/D53342





More information about the llvm-commits mailing list