[PATCH] D75210: [Attr] Allow ParsedAttr to be constructor for any Attribute
Johannes Doerfert via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Feb 28 08:14:33 PST 2020
jdoerfert added a comment.
In D75210#1898012 <https://reviews.llvm.org/D75210#1898012>, @aaron.ballman wrote:
> 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).
Agreed. I'll put the other patch as a dependence up soon and this only goes in if the other one does.
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