[roll] Roll fuchsia [fidlc] Fix parser crash on unmatched "<" in parens

This CL fixes a crash that was happening in the parser when recovering
to the end of a parameter list without checking for EOF.

Test: fx test fidlc-test
Original-Fixed: 102953
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/692084
Original-Revision: 948cbd90384b978f90fc7762cd517908181658f4
GitOrigin-RevId: 2e60dd7befc79904b040aa680288abdbcb27f859
Change-Id: I1668eeafe1a271bb3df0287ba49096646c5b6cb5
1 file changed
tree: b3723032c3a35753e26a089a06cd7531c2e4ec8a
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.