[roll] Roll fuchsia [fidl] fidl_handle_metadata_t placeholder type Arbitrary handle metadata is currently represented as a void*, which has the downside of allowing automatic casts from arbitrary pointer types. This CL introduces a fidl_handle_metadata_t placeholder type to represent arbitrary handle metadata. This placeholder type forces the user to explicity cast, helping to ensure the cast is intentional. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/625022 Original-Revision: d17ec5e28ae7c2a9cba46212b54b476d3d304c9c GitOrigin-RevId: 59622a29062b17878bb9f86ce872d402defbec17 Change-Id: I2addf7ba076ff42d4a17696e2e8a27ddad668052
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.