[clang] [Objective-C][WebAssembly] Always emit nil-check for indirect calls (PR #215920)

David Chisnall via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 25 04:11:39 PDT 2026


Hendrik =?utf-8?q?Hübner?= <hhuebner at MacBookPro.lan>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/215920 at github.com>


davidchisnall wrote:

I think this is probably fine.  We should probably generate nil functions for each selector type and register them, but this at least gets things working initially.

https://github.com/llvm/llvm-project/pull/215920


More information about the cfe-commits mailing list