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

Jonas Devlieghere via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Nov 10 16:42:43 PST 2018


JDevlieghere added a comment.

The patch applies for me but has quite a few style violations. I'll fix those up before landing it.


https://reviews.llvm.org/D53263





More information about the cfe-commits mailing list