pmatos marked an inline comment as done.
pmatos added a comment.
I think we are almost there. @aaron.ballman what do you think?
================
Comment at: clang/test/Sema/wasm-refs-and-tables.c:81
+
+ funcref_t func = __builtin_wasm_ref_null_func(0); // expected-error {{too
many arguments to function call, expected 0, have 1}}
+
----------------
aaron.ballman wrote:
> Shouldn't this be in builtins-wasm.c instead?
Moved.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D139010/new/
https://reviews.llvm.org/D139010
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits