[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:59:01 PST 2018
kristina added a comment.
In https://reviews.llvm.org/D53263#1294488, @JDevlieghere wrote:
> The patch applies for me but has quite a few style violations. I'll fix those up before landing it.
Thank you and sorry for the trouble, my fork seems to have enough modifications to some of these files to confuse `patch` and getting an untainted checkout and integrating it for a single build/test run would be troublesome to undo.
Repository:
rL LLVM
https://reviews.llvm.org/D53263
More information about the cfe-commits
mailing list