From bd52b8845aa8dcbecc8fc14d77a2bd4e64ad6e75 Mon Sep 17 00:00:00 2001 From: Ben Smith Date: Wed, 15 Jul 2020 16:39:52 -0700 Subject: Remove ref.is_null type parameter (#1474) See https://github.com/WebAssembly/reference-types/issues/99. This change also updates the testsuite, so the spec tests pass too. In addition, the behavior of `br_table` is no longer different from MVP, and has a text to confirm this. That is now fixed in `type-checker.cc` too. --- third_party/testsuite | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'third_party') diff --git a/third_party/testsuite b/third_party/testsuite index c17cd7f4..d2163dac 160000 --- a/third_party/testsuite +++ b/third_party/testsuite @@ -1 +1 @@ -Subproject commit c17cd7f4e379b814055c82fcc0fc1f6202ba9e2a +Subproject commit d2163dace09d647bccf34b9b82a6f05a3b23cf29 -- cgit v1.2.3