Files
clang-p2996/clang/test/AST/ByteCode/complex.cpp
Mariya Podchishchaeva 1d65c35ce1 [clang] Reject _Complex _BitInt (#119402)
The C standard doesn't require support for these types and Codegen for
these types is incorrect ATM.
See https://github.com/llvm/llvm-project/issues/119352
2024-12-12 12:19:48 +01:00

16 KiB