commit | 254ce0654105615ab065a06c752f78b6cc4d88bf | [log] [tgz] |
---|---|---|
author | Ian McKellar <ianloic@fuchsia.infra.roller.google.com> | Tue Aug 16 01:40:51 2022 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Mon Aug 15 18:47:22 2022 -0700 |
tree | f8f733c6887e71a8c39dacbd7dfbd087da680663 | |
parent | 8a2bcbf581274b4d84d9ce150154a55ad950684a [diff] |
[roll] Roll fuchsia [fidl][cpp] ir library support for endpoints The new C++ FIDL bindings have a variety of endpoint types for a variety of use cases: (fidl|fdf)::(Unowned)?(Client|Server)End<Protocol> These have been constructed in templates until now, but with this CL there are accessors like .UnownedClientEnd on Protocol objects that produce the right type name based on the transport. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/711747 Original-Revision: 46ece3c7f425366821465deb1d13c3655ca40c26 GitOrigin-RevId: 028a6cfe63f658b8d25fb8325b9a689e63b0d412 Change-Id: Id4f2b315123c45e590fa091546cbe897055b71f3
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia
on Freenode.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.