[PATCH] D62313: Add a test for "nofree" function attribute

Johannes Doerfert via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 12 17:16:33 PDT 2019


jdoerfert requested changes to this revision.
jdoerfert added a comment.
This revision now requires changes to proceed.

As mentioned in D62766 <https://reviews.llvm.org/D62766>, we should make `nofree` an enum attribute. See D62766 <https://reviews.llvm.org/D62766> for some pointer on how to do so.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D62313





More information about the llvm-commits mailing list