[roll] Roll fuchsia [fidl][llcpp] Remove unnecessary templating on client side `fidl::ControlBlock` only needs to know the fact that the object under management is a `ClientBase`. `fidl::Client` needs to know the precise `ClientImpl` type in order to expose proper `ClientImpl* operator->()` operators, but otherwise do not need to rely on the `ClientImpl` type for its internal logic. This makes it easier to insert the unified `ClientImpl`. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/520841 Original-Revision: 13d0b61092531d15bd0709e788768c3efd45c307 GitOrigin-RevId: 5dcb3255891059b48d1f413907cd89bb73dfbaa9 Change-Id: Iaf9f07d5c41755bad7e09f79cc460a92036b71d1
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.