[roll] Roll fuchsia [fidl][c][llcpp] Skip switch and dereference for flexible enums/bits

This CL is a minor change to remove some unneeded work when the
enum/bits type is flexible. This should have minor performance
benefit.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/523101
Original-Revision: ddda4c37453de2deb46a15ff099ac9c40c5bc4ae
GitOrigin-RevId: 32bcf6a83f27c0bd151be8261d364d55836f35ea
Change-Id: Ifd87ac5d8b19f459e72e354c33505eb17d49d4c7
1 file changed
tree: 928d3fb471215e605cf574241b3e2ca92387cfe0
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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.