build: Update tint to use C++17.

Mirrors changes and DEPS toolchain SHAs found in https://dawn-review.googlesource.com/c/dawn/+/75061

Change-Id: I69a3b6bb091e00207d81d5dbc288b9b68fc961fc
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/75241
Kokoro: Kokoro <noreply+kokoro@google.com>
Reviewed-by: Ryan Harrison <rharrison@chromium.org>
Commit-Queue: Ben Clayton <bclayton@google.com>
This commit is contained in:
Ben Clayton
2022-01-06 09:23:11 +00:00
committed by Tint LUCI CQ
parent 7dc901fa4f
commit 7b0686a922
4 changed files with 90 additions and 28 deletions

33
.gitignore vendored
View File

@@ -6,24 +6,27 @@
.vscode/*
!.vscode/tasks.json
.idea
buildtools
cmake-build-*/
coverage.summary
default.profraw
lcov.info
out
testing
third_party/cpplint
third_party/binutils
third_party/glslang
third_party/googletest
third_party/gpuweb-cts
third_party/llvm-build
third_party/protobuf
third_party/spirv-headers
third_party/spirv-tools
tools/clang
tools/bin
/buildtools
/cmake-build-*/
/out
/testing
/third_party/clang-format
/third_party/catapult
/third_party/cpplint
/third_party/binutils
/third_party/glslang
/third_party/googletest
/third_party/gpuweb-cts
/third_party/llvm-build
/third_party/protobuf
/third_party/spirv-headers
/third_party/spirv-tools
/tools/clang
/tools/bin
/build*/
/test.wgsl