Does test-suite work with clang, or do I still need llvm-gcc?
It works with Clang. The buildbots run it with clang all the time.
Chip
Thanks, it works nicely. I tried it several months ago and had all
kinds of trouble with it. Now it's easy to run my changes through it
and see where it breaks.