[clang] [clang][bytecode] Fix bitcasting from null pointers (PR #116999)

Timm Baeder via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 22 00:30:16 PST 2024


tbaederr wrote:

This needs to incorporate the resolution from https://github.com/llvm/llvm-project/issues/117166, but that doesn't work properly without https://github.com/llvm/llvm-project/pull/116843 mergged first.

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


More information about the cfe-commits mailing list