[roll] Roll fuchsia [fidlc] Move code into ConsumeStep

This CL moves flat_ast.cc code from Library to the ConsumeStep class.

Test: fx test fidl-compiler
Original-Bug: 89947
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/617034
Original-Revision: c61c923f127bee2eff5b300b9743bde73799b395
GitOrigin-RevId: 4075a09878a6d5f02894f09f5c79342e4373855d
Change-Id: Ib6681513d36bf36954c6dc0e81356e543f828c45
1 file changed
tree: 43ea90e8ea4b45d70fcaf768cb22db0ce38c6dde
  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
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.