dawn-cmake/src/diagnostic
Ben Clayton 63e7ad699c diag: Remove ICE bug report message
We're about to go into a Chrome Origin Trial, and crbug.com/tint is not the correct place to file Chrome related bugs.
Move this message to the tint executable, which is code not used by chrome.

Change-Id: Ib33630164fa5d7bec3c581e5eca6ff188921eef8
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/60562
Auto-Submit: Ben Clayton <bclayton@google.com>
Reviewed-by: James Price <jrprice@google.com>
Commit-Queue: Ben Clayton <bclayton@google.com>
Kokoro: Ben Clayton <bclayton@google.com>
2021-08-04 20:19:28 +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 diag: Remove ICE bug report message 2021-08-04 20:19:28 +00:00
formatter.h formatter: handle tabs 2021-04-27 18:01:28 +00:00
formatter_test.cc diag: Remove ICE bug report message 2021-08-04 20:19:28 +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: Disable the printer 'tests' 2021-07-26 17:23:18 +00:00
printer_windows.cc Fixup lint errors. 2020-11-03 16:26:09 +00:00