[roll] Roll fuchsia [fidl] Add fidlfmt support for inline and multi-arg attributes

Unlike other attributes, the "inline" attributes attached to renamed
layout members (via the `@generated_names` attribute) are not forced
onto a newline.

The only file in the SDK to use anonymous layouts and their associated
inline attributes is updated to reflect the new formatting standard.

Test: fidldev test fidlc
Original-Fixed: 83943
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/577342
Original-Revision: e945c96a99d1998335cec89a13687bd8cc98d1e8
GitOrigin-RevId: 3b8dc275f74e0d61805c5b6bfc2f0f886010faf1
Change-Id: I7c3da3079674fb4cd9c6fa13fa983fff0c50442b
1 file changed
tree: 8df65c3740912efaaacc6bc1248f06066274021f
  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.