[clang] [clang] Implement constexpr __builtin_bit_cast for complex types (PR #109981)

via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 15 08:01:00 PDT 2024


https://github.com/Sirraide approved this pull request.

LGTM

A few more tests fo errors would be nice maybe (e.g. bit-casting a `_Complex int` to an `int` or sth like that), but I don’t think they’re required.

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


More information about the cfe-commits mailing list