[roll] Roll fuchsia [fidlgen_cpp] Privatize internal types & methods

This makes a lot of types and methods that are only used when
constructing the IR for the C++ fidlgen backends private.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/514783
Original-Revision: 6de84ae126c5cf242d163ed99f8a14dca7b5ece9
GitOrigin-RevId: 39226e73194d28adea9fb67ac71ab3df38c77442
Change-Id: Ib77d6c4015ef9bbcee2e7ef3add4dea46904fd79
1 file changed
tree: 297f7c3886f14ef1196207052cacc69bdbb534b3
  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.