[roll] Roll fuchsia [fidl][llcpp] optimize sending API Optimizes sending API: - resource struct -> Foo&& - non resource struct -> const Foo& - string -> fidl::StringView - vector -> fidl::VectorView - handles -> zx::handle&& Adds copy constructor and assignment to table and union. Adds copy constructor and assignment to arrays of types which are not resources. A small code size improvement (8192 bytes). Original-Bug: 74040 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/512439 Original-Revision: 8a189c961158df164a116e8135f1528ffc4f84c6 GitOrigin-RevId: f7630efea6fcf5cd3b558bfabbe80901bfac1624 Change-Id: Ic29f3c645fadc996e2f5c183ec45996ba6419a4d
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.