dawn-cmake/src/diagnostic
Ben Clayton ffd28e2e1a diag: Add System enumerator to all diagnostics
Describes what Tint system raised the diagnostic.

Use this information in the fuzzers to distinguish between expected and unexpected failure cases in the Transform fuzzer tests.

Fixed: chromium:1206407
Fixed: chromium:1207154
Change-Id: I3b807acafe384a2fc363d2a4165a29693450b3cf
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/55254
Kokoro: Kokoro <noreply+kokoro@google.com>
Commit-Queue: Ben Clayton <bclayton@google.com>
Reviewed-by: Ryan Harrison <rharrison@chromium.org>
2021-06-24 11:27:36 +00:00
..
diagnostic.cc Add TINT_UNREACHABLE() and TINT_ICE() helper macros 2021-02-17 20:13:34 +00:00
diagnostic.h diag: Add System enumerator to all diagnostics 2021-06-24 11:27:36 +00:00
formatter.cc diagnostic: Fix stupid bug in Formatter::format 2021-06-07 16:53:32 +00:00
formatter.h formatter: handle tabs 2021-04-27 18:01:28 +00:00
formatter_test.cc diag: Add System enumerator to all diagnostics 2021-06-24 11:27:36 +00:00
printer.cc Remove all unnecessary includes 2021-03-09 11:11:17 +00:00
printer.h Fixup all doxygen tags 2020-12-02 15:31:08 +00:00
printer_linux.cc Fixup lint errors. 2020-11-03 16:26:09 +00:00
printer_other.cc Fixup lint errors. 2020-11-03 16:26:09 +00:00
printer_test.cc diagnostic/printer: Print newline at end of tests 2020-11-03 17:56:29 +00:00
printer_windows.cc Fixup lint errors. 2020-11-03 16:26:09 +00:00