tree: 903c352aa5008a5c638622adf6fc8cb9bdc93288 [path history] [tgz]
  1. cmd/
  2. goldens/
  3. src/
  4. testdata/
  5. tests/
  6. BUILD.gn
  7. diagnostics_schema.json
  8. gen-json-schema.sh
  9. METADATA.textproto
  10. OWNERS
  11. README.md
  12. schema.json
tools/fidl/fidlc/README.md

fidlc

Refer to the compiler reference page for documentation.

Goldens

The fidlc goldens are the result of running fidlc on the test libraries in //tools/fidl/fidlc/testdata (see README.md there). In particular, we store golden files for the JSON IR and coding tables.

To check or update goldens, run fx check-goldens fidlc.