[PATCH] D75210: [Attr] Allow ParsedAttr to be constructor for any Attribute

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 28 06:51:01 PST 2020


aaron.ballman added a comment.

I think this direction is reasonable to go with, but would prefer to land this with the code actually using this functionality (as there's not really a good way to test it, otherwise).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75210





More information about the cfe-commits mailing list