[compiler-rt] r249514 - builtins: emulate _Complex for cl

Tim Northover via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 3 15:51:15 PST 2015


> Going back to this, I would like to see this reverted and stop us
> pretending that we care about a compiler that doesn't even support C99.

I agree, particularly for our own runtime support library. Maybe this
was added while CMake could only build compiler-rt with the host
compiler?

Tim.


More information about the llvm-commits mailing list