[cfe-dev] Parallelizing clang tests
Chris Lattner
clattner at apple.com
Fri Mar 14 21:39:02 PDT 2008
On Mar 14, 2008, at 9:21 PM, Sam Bishop wrote:
> I know this is a little off-topic, but would anyone be opposed to a
> "valgrind mode" for "make test"? ("make test VG=1", probably.)
That would also be very very nice. Valgrind is a great tool.
>
>
> If so, is there a valgrind-like tool for the Mac? It looks like a
> Darwin/x86 port is high priority for the valgrind developers, but
> currently not available.
Not yet :(.
> I would be happy to add support for this, if you all think it is a
> good idea. Or Gabor is welcome to.
I think it would be a great idea. Valgrind is very useful for
tracking down some of the most evil bugs :)
-Chris
More information about the cfe-dev
mailing list