dawn-cmake/src/validator
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
..
validator.cc Convert ScopeStack over to symbols. 2021-01-11 15:10:19 +00:00
validator.h Add diag::Formatter::Style::print_newline_at_end 2021-01-11 21:09:22 +00:00
validator_control_block_test.cc cleanup: Refactor tests to use ast::Builder helpers 2021-01-05 15:44:39 +00:00
validator_function_test.cc Convert ScopeStack over to symbols. 2021-01-11 15:10:19 +00:00
validator_impl.cc Remove Function::name(). 2021-01-11 16:24:32 +00:00
validator_impl.h Add diag::Formatter::Style::print_newline_at_end 2021-01-11 21:09:22 +00:00
validator_test.cc Convert ScopeStack over to symbols. 2021-01-11 15:10:19 +00:00
validator_test_helper.cc Convert ScopeStack over to symbols. 2021-01-11 15:10:19 +00:00
validator_test_helper.h Start cleaning up tests (4/N) 2020-12-15 14:10:28 +00:00
validator_type_test.cc Convert ScopeStack over to symbols. 2021-01-11 15:10:19 +00:00