tree: da7ad76166abe9ca709bb5b16d14dab54256f709 [path history] [tgz]
  1. cmd/
  2. goldens/
  3. src/
  4. testdata/
  5. tests/
  6. BUILD.bazel
  7. BUILD.gn
  8. diagnostics_schema.json
  9. gen-json-schema.sh
  10. METADATA.textproto
  11. OWNERS
  12. README.md
  13. 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.