Refer to the compiler reference page for documentation.
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
.