zahiraam wrote:

> I'm not convinced I have sufficient tests, so I'm especially interested in 
> some help figuring out what else to test and how to go about it. I don't 
> believe we need to test library behavior here because Clang does not provide 
> any library support for complex types in freestanding mode; we expect the 
> user to link against a C standard library that has such support.

I haven't looked at it in details yet, but the test needs to run on Linux and 
Windows.

https://github.com/llvm/llvm-project/pull/88161
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to