[clang] [clang][bytecode] Start implementing __builtin_bit_cast (PR #112126)
Timm Baeder via cfe-commits
cfe-commits at lists.llvm.org
Wed Oct 16 00:28:17 PDT 2024
tbaederr wrote:
Also, I've removed the logic for tracking uninitialized/indeterminate bits for now since it can be added later.
https://github.com/llvm/llvm-project/pull/112126
More information about the cfe-commits
mailing list