Complex nested in other types is perfectly fine, just nested structs
aren't supported. Instead of checking whether there's nesting just check
whether the struct we're dealing with is a complex number.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo