[PATCH] D89794: [SyntaxTree] Implement "by-pointer output parameter to return value" refactoring.
Eduardo Caldas via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Oct 28 02:15:10 PDT 2020
eduucaldas added a subscriber: gribozavr2.
eduucaldas added a comment.
This patch will build upon https://reviews.llvm.org/D90240 and https://reviews.llvm.org/D90161
When those patches land, work on this patch will resume.
It is here to illustrate the relevance of the previous patches and the general direction we're going.
Glad to see that you're interested David, we'll keep you updated.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89794/new/
https://reviews.llvm.org/D89794
More information about the cfe-commits
mailing list