dawn-cmake/src/diagnostic
Ben Clayton 9328d94572 wgsl: Deprecate '-> void' on functions
Was removed with:
https://github.com/gpuweb/gpuweb/pull/1460

Bug: tint:677
Change-Id: If08cb450189c6158561051ef6e8f2439c60bc010
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/47140
Auto-Submit: Ben Clayton <bclayton@google.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
Reviewed-by: David Neto <dneto@google.com>
Commit-Queue: Ben Clayton <bclayton@google.com>
2021-04-08 14:39:47 +00:00
..
diagnostic.cc Add TINT_UNREACHABLE() and TINT_ICE() helper macros 2021-02-17 20:13:34 +00:00
diagnostic.h wgsl: Deprecate '-> void' on functions 2021-04-08 14:39:47 +00:00
formatter.cc Diagnostic: Replace 'info' with 'note' 2021-03-18 14:14:34 +00:00
formatter.h Remove all unnecessary includes 2021-03-09 11:11:17 +00:00
formatter_test.cc Diagnostic: Replace 'info' with 'note' 2021-03-18 14:14:34 +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