Skip to content

lib: replace --diagnostic-report-* with --report-*

In the code base the word report is almost only used to refer to the diagnostic report when it's a noun, and its programmable interface process.report() is not prefixed, so report should be unambiguous enough to use without diagnostic.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Merge request reports

Loading