llvm-project
62447efa - [Clang] Permit half precision in `__builtin_complex` (#156479)

Commit
239 days ago
[Clang] Permit half precision in `__builtin_complex` (#156479) Summary: This was forbidden previously, which made us divergent with the GCC implementation. Permit this by simply removing this Sema check. Fixes: https://github.com/llvm/llvm-project/issues/156463
Author
Parents
Loading