[clang] [clang] Implement constexpr __builtin_bit_cast for complex types (PR #109981)
Timm Baeder via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 25 06:48:01 PDT 2024
tbaederr wrote:
I was going to add tests for floating complex types as well but I see that's rather hard and tests for floating types are rare in that file overall.
https://github.com/llvm/llvm-project/pull/109981
More information about the cfe-commits
mailing list