[PATCH] D43747: [Attr] Fix pointer_with_type_tag assert fail for variadic
Joel E. Denny via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Feb 25 11:56:05 PST 2018
jdenny added a comment.
In https://reviews.llvm.org/D43747#1018824, @aaron.ballman wrote:
> In https://reviews.llvm.org/D43747#1018814, @jdenny wrote:
>
> > Hi Aaron. Thanks for accepting. I do not have commit privileges. Would
> > you please commit this (and any other patches you accept) for me?
>
>
> I'm happy to do so. Just to double-check though, there's nothing about this patch that actually relies on functionality in https://reviews.llvm.org/D43248, correct?
Right. The dependency is in the other direction.
https://reviews.llvm.org/D43747
More information about the cfe-commits
mailing list