tree: 56c2543cfe715cc8c28a764e8355d8d1533d2e69 [path history] [tgz]
  1. compiler/
  2. fix/
  3. formatter/
  4. goldens/
  5. include/
  6. lib/
  7. linter/
  8. testdata/
  9. tests/
  10. BUILD.gn
  11. diagnostics_schema.json
  12. gen-json-schema.sh
  13. METADATA.textproto
  14. OWNERS
  15. README.md
  16. 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.