Files
clang-p2996/clang/lib/CodeGen/TargetBuiltins/WebAssembly.cpp
Hood Chatham e29b70ee11 [WebAssembly][Clang] Add __builtin_wasm_ref_is_null_extern (#139580)
I also fixed __builtin_wasm_ref_null_extern() to generate a diagnostic
when it gets an argument. It seems like `SemaRef.checkArgCount()` has a
bug that makes it unable to check for 0 args.
2025-05-13 21:36:51 -07:00

27 KiB