| commit | a91a1338401bf69cc3140ab4964bbef1e74875fb | [log] [tgz] |
|---|---|---|
| author | Alex Zaslavsky <azaslavsky@fuchsia.infra.roller.google.com> | Thu Dec 15 20:39:38 2022 +0000 |
| committer | Copybara-Service <copybara-worker@google.com> | Thu Dec 15 12:41:14 2022 -0800 |
| tree | 68d5437cf6b652132f6a2a13cca439d2835d0f82 | |
| parent | 1668cfa47a6efbc354ea7423d79a2bc3f6eff2b8 [diff] |
[roll] Roll fuchsia [fidl][fidlc] Fix modifier parser bug
The prior code would include leading attribute lists in the span for the
unknown interactions modifiers, so for examples we might get a protocol
modifier span of `@attr open` for the declaration `@attr open protocol
MyProtocol {};`.
The issue has been fixed, and span testing has been modified to take
place with the unknown interaction flag flipped on going forward.
Test: fx test fidl-test
Original-Bug: 114357, 88366
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/776325
Original-Revision: bff300df9259cd685882862f2688cbbf6a3d7fbe
GitOrigin-RevId: a07d524d107a980d8880ffd04005365385f147d6
Change-Id: Idd85826d61cb30979a25499e3b89ba7dd76b7653
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.