dawn-cmake/test/bug/chromium
Ben Clayton cc05d89820 writer/msl: Replace use of 'auto' with actual return type
Fixes MSL 1.2 error:
'auto' return without trailing return type; deduced return types are a C++14 extension

Bug: tint:1327
Change-Id: I5956aadf6b28b605b07c9681716ac4b3e31d804a
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/71683
Reviewed-by: David Neto <dneto@google.com>
Reviewed-by: James Price <jrprice@google.com>
Commit-Queue: Ben Clayton <bclayton@google.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
2021-12-03 21:50:23 +00:00
..
1221120.wgsl ast: Fix nullptr deref in Variable::info_to_str 2021-06-21 19:20:16 +00:00
1221120.wgsl.expected.glsl GLSL: add .expected.glsl files for all tests. 2021-11-16 15:15:36 +00:00
1221120.wgsl.expected.hlsl ast: Fix nullptr deref in Variable::info_to_str 2021-06-21 19:20:16 +00:00
1221120.wgsl.expected.msl ast: Fix nullptr deref in Variable::info_to_str 2021-06-21 19:20:16 +00:00
1221120.wgsl.expected.spvasm ast: Fix nullptr deref in Variable::info_to_str 2021-06-21 19:20:16 +00:00
1221120.wgsl.expected.wgsl ast: Fix nullptr deref in Variable::info_to_str 2021-06-21 19:20:16 +00:00
1236161.wgsl Fix structure builtin emission 2021-08-04 22:03:28 +00:00
1236161.wgsl.expected.glsl GLSL: add .expected.glsl files for all tests. 2021-11-16 15:15:36 +00:00
1236161.wgsl.expected.hlsl Fix structure builtin emission 2021-08-04 22:03:28 +00:00
1236161.wgsl.expected.msl Fix structure builtin emission 2021-08-04 22:03:28 +00:00
1236161.wgsl.expected.spvasm reader/wgsl: Allow identifiers to start with an underscore 2021-11-19 21:52:13 +00:00
1236161.wgsl.expected.wgsl Fix structure builtin emission 2021-08-04 22:03:28 +00:00
1251009.wgsl transform: Avoid symbol collision in Canonicalize IO 2021-09-27 21:40:33 +00:00
1251009.wgsl.expected.glsl GLSL: add .expected.glsl files for all tests. 2021-11-16 15:15:36 +00:00
1251009.wgsl.expected.hlsl transform: Avoid symbol collision in Canonicalize IO 2021-09-27 21:40:33 +00:00
1251009.wgsl.expected.msl transform: Avoid symbol collision in Canonicalize IO 2021-09-27 21:40:33 +00:00
1251009.wgsl.expected.spvasm transform: Avoid symbol collision in Canonicalize IO 2021-09-27 21:40:33 +00:00
1251009.wgsl.expected.wgsl transform: Avoid symbol collision in Canonicalize IO 2021-09-27 21:40:33 +00:00
1273230.wgsl transform: Don't consider type-ctor/casts as having side-effects 2021-11-25 16:10:28 +00:00
1273230.wgsl.expected.hlsl transform: Don't consider type-ctor/casts as having side-effects 2021-11-25 16:10:28 +00:00
1273230.wgsl.expected.msl writer/msl: Replace use of 'auto' with actual return type 2021-12-03 21:50:23 +00:00
1273230.wgsl.expected.spvasm transform: Don't consider type-ctor/casts as having side-effects 2021-11-25 16:10:28 +00:00
1273230.wgsl.expected.wgsl transform: Don't consider type-ctor/casts as having side-effects 2021-11-25 16:10:28 +00:00
1273451.wgsl resolver: Fix bug in dep graph SortGlobals() 2021-11-25 18:07:57 +00:00
1273451.wgsl.expected.msl writer/msl: Replace use of 'auto' with actual return type 2021-12-03 21:50:23 +00:00