[roll] Roll fuchsia [fidlgen_hlcpp] Generate empty tables.c file

This CL makes fidlen_hlcpp generate an empty tables.c file. This will
let us soft transition builds when moving coding tables out of fidlc.

This is part of a soft transition:

1. (This CL) emit empty tables.c
2. update out-of-tree builds to include new file
3. I21cc21085d826b61b589b53f64c272dd298bebbe: move code to new file
4. update out-of-tree builds to remove old file
5. Ic2faca1fe904eaa6c671302b29be50bfe21eac93: remove old file

Test: fx check-goldens fidlgen_hlcpp
Original-Bug: 39388
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/953989
Original-Revision: 3b7526326febb5a1b39c96c685bd0bfa3bfd620f
GitOrigin-RevId: b76f7550dc606f70c7d953da4243edfd519101d3
Change-Id: Ia27351f93456c8a05831f52b7b3e3c487b3f0066
1 file changed
tree: fa606f66372f4769861827ec8fd64abd7ca46fa4
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
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.