tree: 70895342b9762c327396824bc37a1870fa14c0f3 [path history] [tgz]
  1. compiler/
  2. formatter/
  3. goldens/
  4. include/
  5. lib/
  6. linter/
  7. testdata/
  8. BUILD.gn
  9. diagnostics_schema.json
  10. gen-json-schema.sh
  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 regenerate, run fx regen-goldens fidlc.

To test, run fx test fidlc_golden_tests.