labath added a comment.

In https://reviews.llvm.org/D43506#1013276, @aprantl wrote:

> Thanks!
>
> By the way, just in case you are motivated :-), one outstanding task is also 
> to replace all uses of the `clean` target in the makefiles with simply 
> removing the test build directory.


I think I'll get around to that eventually if someone doesn't beat me to it 
(right now my goal is to be able to run the tests with the source tree mounted 
read-only). I'm thinking of nuking the build dir *before* the test and just 
deleting the post-test cleanup, so you can inspect the built binaries if the 
test fails for some reason.


https://reviews.llvm.org/D43506



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to