[roll] Roll fuchsia [fidlc] Run consts tests under new syntax Two bugs were discovered and fixed as well: 1. There is no need to check the builtin type in ConsumeTypeConstructorNew. If the builtin type is invalid (ex: "bool<string>"), it will generate an ErrCannotBeParameterized during compilation. 2. Parsing of resource_definitions is grammatically ambiguous in the same way that wrapped types for bits/enum was. To resolve this, we do bespoke TypeConstructor parsing inside of ParseResourceDeclaration which assumes that the type must be a named (not inline) layout. Test: fidldev test fidlc Original-Bug: 72924 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/511134 Original-Revision: 41dc46df3332e34c9862f4a3041bbb8691810a54 GitOrigin-RevId: 4374b5fec9d78d1f953ac15865e352f8dad5876a Change-Id: Iefc488aaa93a1446bc8e6253811daaf7e6f47bd6
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.