dawn-cmake/src/diagnostic
Ben Clayton 1a61e8613e formatter: Remove colon line prefix with no source
If a diagnostic has no Source information, don't start the diagnostic line with a colon.

Bug: tint:282
Change-Id: I80c4103e31556b2769d4b4c2a98dce21a2e1c233
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/31662
Reviewed-by: dan sinclair <dsinclair@chromium.org>
Commit-Queue: Ben Clayton <bclayton@google.com>
2020-11-03 18:27:29 +00:00
..
diagnostic.cc Have tint executable use the diagnostic printer 2020-11-03 13:15:19 +00:00
diagnostic.h Have tint executable use the diagnostic printer 2020-11-03 13:15:19 +00:00
formatter.cc formatter: Remove colon line prefix with no source 2020-11-03 18:27:29 +00:00
formatter.h Make Formatter a non-interface 2020-11-02 21:16:38 +00:00
formatter_test.cc formatter: Remove colon line prefix with no source 2020-11-03 18:27:29 +00:00
printer.cc Implement diagnostic color printing 2020-11-02 19:26:28 +00:00
printer.h Implement diagnostic color printing 2020-11-02 19:26:28 +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