[PATCH] D53263: Fix places where the return type of a FunctionDecl was being used in place of the function type

Kristina Brooks via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Nov 10 16:25:28 PST 2018


kristina added a comment.

In https://reviews.llvm.org/D53263#1294412, @bobsayshilol wrote:

> In https://reviews.llvm.org/D53263#1294383, @kristina wrote:
>
> > I can do it if you'd like, will be a moment though.
>
>
> Thanks and much appreciated!


Huge apologies, it seems I can't get this to patch cleanly against my fork and therefore can't test it before committing, which is something I generally always do. I'll leave it to someone else. Again, huge apologies, hopefully you won't have to wait too long.


https://reviews.llvm.org/D53263





More information about the cfe-commits mailing list