[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 04:47:16 PDT 2020


eduucaldas added a subscriber: sammccall.
eduucaldas added a comment.

Sam, this patch is outdated, as we're still making decisions on https://reviews.llvm.org/D90161 and we haven't yet landed https://reviews.llvm.org/D90240, please don't bother reviewing it.

This is where we started thinking about iterators on lists, and about the usefulness of having reverse links for syntax nodes.

I have added you to the subscriber list so you can follow the discussion once this is unblocked, and to show you the Mutations API in its early steps.


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