[roll] Roll fuchsia [fidlc] Make @generated_name work on bits and enums

This CL fixes a bug where the @generated_name attribute didn't work on
bits and enums (including enums in the error syntax).

Test: fx test fidl-compiler -- -f "GeneratedNameTests.*"
Original-Fixed: 85453
Original-Fixed: 84104
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/596222
Original-Revision: cccc3836a666350381838f22ac85c034b54eb482
GitOrigin-RevId: fc9aba7b82b95138585c41bb8b6449e53e0d55af
Change-Id: Ie6c98f05124c32758cceb5da2c25db88d7d32f48
1 file changed
tree: 849fd702e7997ef81fdbcbefc5749697cc323e9d
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. test_durations
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.