[cfe-dev] where to send test suite errors

David Chisnall csdavec at swan.ac.uk
Tue Apr 10 03:41:53 PDT 2012


Open bug reports, and if you could add me to the CC list that would be great.  I did the Solaris port for a customer and I have a couple of diffs that I need to commit, which may fix some things for you.  I'm not sure how applicable it is to Illumos, but on Solaris 10 and 11 on x86-64 they've got LLVM/Clang (self-hosting) running on top of libc++ / libcxxrt and able to build their own projects.

The libc++ port to Solaris is a little bit ugly because they can't hack up libc and Solaris libc locale support is something that Sun bought around 1994 and never touched subsequently, but for Illumos maybe you can import the xlocale implementation from FreeBSD?  I'd be happy to help with porting this if you're interested.

David

On 10 Apr 2012, at 10:39, Bayard Bell wrote:

> I've got a port of LLVM for illumos with a handful of errors returned
> by check-all. Should I mail results or a link to those results, or
> open up bug reports for them?
> 
> Cheers,
> Bayard
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev





More information about the cfe-dev mailing list