[PATCH] D61652: [Attr] Introduce dereferenceable_globally

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 12 20:18:51 PDT 2019


jdoerfert added a comment.

In D61652#1540888 <https://reviews.llvm.org/D61652#1540888>, @reames wrote:

> Wow, we have a huge amount of boilerplate when adding an attribute.


I agree...

> Minor comments only.  Seems straight forward and I didn't see any copy paste errors.

Thanks for checking, I passed `run test` and including the new ones for the new attributes but you never know.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D61652





More information about the llvm-commits mailing list