llvm-project
4e3e4f25
- [WASM] add CheckWasmTableElement helper (#181172)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
48 days ago
[WASM] add CheckWasmTableElement helper (#181172) Discard qualifiers from the types (e.g. addrspace, volatile, etc) before checking that the underlying types are the same, and DRY the code to emit a consistent Sema.Diag before returning failure.
References
#181172 - [WASM] add CheckWasmTableElement helper
Author
vtjnash
Parents
6719ec1e
Loading