dawn-cmake/src/diagnostic
Ben Clayton d221738e20 Add diag::Formatter::Style::print_newline_at_end
Automatically prints a newline at the end of the last diagnostic in a list. Defaults to true.

Disabled for many tests that assume no newline at end of string.

Change-Id: Id1c2f7771f03f22d926fafc2bebebcef056ac5e8
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/37260
Reviewed-by: dan sinclair <dsinclair@chromium.org>
Commit-Queue: Ben Clayton <bclayton@google.com>
2021-01-11 21:09:22 +00:00
..
diagnostic.cc Have tint executable use the diagnostic printer 2020-11-03 13:15:19 +00:00
diagnostic.h Rework all transforms to transform-on-copy 2020-12-04 09:06:09 +00:00
formatter.cc Add diag::Formatter::Style::print_newline_at_end 2021-01-11 21:09:22 +00:00
formatter.h Add diag::Formatter::Style::print_newline_at_end 2021-01-11 21:09:22 +00:00
formatter_test.cc Add diag::Formatter::Style::print_newline_at_end 2021-01-11 21:09:22 +00:00
printer.cc Implement diagnostic color printing 2020-11-02 19:26:28 +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