[PATCH] D88902: [json] Provide a means to delegate writing a value to another API

Kadir Cetinkaya via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 6 11:37:30 PDT 2020


kadircet accepted this revision.
kadircet added a comment.
This revision is now accepted and ready to land.

So that's how you hit function_ref being constructable from anything :D

Thanks, LGTM! It is amazing how fast that FIXME got cleaned up


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D88902/new/

https://reviews.llvm.org/D88902



More information about the llvm-commits mailing list