dawn-cmake/src/utils
Ben Clayton b350500cdb utils: Add TINT_SCOPED_ASSIGNMENT()
A helper class and macro used to simplify scope-based assignment of
variables.

Change-Id: I02b3a05240a2c4628f813de931c40d8fba3cb07b
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/51480
Auto-Submit: Ben Clayton <bclayton@google.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
Reviewed-by: Antonio Maiorano <amaiorano@google.com>
Commit-Queue: Ben Clayton <bclayton@google.com>
2021-05-19 16:11:04 +00:00
..
command.h Add tint_unittest flags for enabling DXC validation 2021-02-19 12:39:25 +00:00
command_other.cc *_other.cc: Remove unused parameters 2021-04-16 11:40:14 +00:00
command_posix.cc Remove all unnecessary includes 2021-03-09 11:11:17 +00:00
command_test.cc Add tint::Command 2021-02-18 15:49:08 +00:00
command_windows.cc Add tint::Command 2021-02-18 15:49:08 +00:00
get_or_create.h CloneContext: Don't create named symbols from unnamed 2021-04-07 11:16:01 +00:00
get_or_create_test.cc CloneContext: Don't create named symbols from unnamed 2021-04-07 11:16:01 +00:00
hash.h Add utils/hash.h 2021-03-29 15:13:55 +00:00
hash_test.cc Add utils/hash.h 2021-03-29 15:13:55 +00:00
math.h Add src/utils/math.h 2021-03-15 13:37:41 +00:00
math_test.cc Add src/utils/math.h 2021-03-15 13:37:41 +00:00
scoped_assignment.h utils: Add TINT_SCOPED_ASSIGNMENT() 2021-05-19 16:11:04 +00:00
scoped_assignment_test.cc utils: Add TINT_SCOPED_ASSIGNMENT() 2021-05-19 16:11:04 +00:00
tmpfile.h Support optional file extension in TmpFile 2021-04-13 19:07:47 +00:00
tmpfile_other.cc *_other.cc: Remove unused parameters 2021-04-16 11:40:14 +00:00
tmpfile_posix.cc Support optional file extension in TmpFile 2021-04-13 19:07:47 +00:00
tmpfile_test.cc Support optional file extension in TmpFile 2021-04-13 19:07:47 +00:00
tmpfile_windows.cc Support optional file extension in TmpFile 2021-04-13 19:07:47 +00:00
unique_vector.h Remove all unnecessary includes 2021-03-09 11:11:17 +00:00
unique_vector_test.cc Add utils/unique_vector.h from TypeDeterminer 2021-02-17 13:10:49 +00:00