[roll] Roll fuchsia [fidl][llcpp] Add fidl::IsResource<T> trait This adds a trait to indicate whether a FIDL type is a resource type. This is explicitly defined on generated compound types like structs, tables, unions, requests and responses. It's based on the member type of vectors, is always true for zx::handle style types, ClientEnd and ServerEnd. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/592026 Original-Revision: 2ed22777f35209d86534a29f73a7c54ae73e5be2 GitOrigin-RevId: 0e5d9875e5fb92cf699d7a950553e4b9a83ca1b1 Change-Id: Iec5a39bdfdc8fdb811bff126e11020393b404818
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.