dawn-cmake/src/diagnostic
Ben Clayton b2a7d8b9b0 diagnostic: Fix stupid bug in Formatter::format
That would cause OOB reads.

Fixed: tint:836
Change-Id: I6e44ab5d140e99a701c190c13ed6aaba762e19d4
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/53660
Auto-Submit: Ben Clayton <bclayton@google.com>
Reviewed-by: Antonio Maiorano <amaiorano@google.com>
Commit-Queue: Ben Clayton <bclayton@google.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
2021-06-07 16:53:32 +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: Fix stupid bug in Formatter::format 2021-06-07 16:53:32 +00:00
formatter.h formatter: handle tabs 2021-04-27 18:01:28 +00:00
formatter_test.cc diagnostic: Fix stupid bug in Formatter::format 2021-06-07 16:53:32 +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