When I added __float128 a while ago, I neglected to add support for the complex variant of the type. This patch just adds that.
Details
Details
- Reviewers
rjmccall rsmith - Group Reviewers
Restricted Project - Commits
- rGf9e94eb8688d: [Clang] Enable _Complex __float128
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo