labath added a comment.

I've created https://reviews.llvm.org/D42572 with the fixups necessary to make 
this run on linux. It's way smaller than I expected we would need -- I 
basically fixed one typo and corrected for some shared library weirdness. Can 
you apply that on top of your CL?

I'll try to take a closer look at the actual changes on monday, but the changes 
seem mostly straight-forward.

I do have one request though: Could we make the default value for the test 
build folder a **subfolder** of the current directory? Right now if you run 
dotest from a directory containing some interesting stuff, it will pollute it 
with a bunch of subfolders and it can be hard to clean it up afterwards. If it 
was a subfolder with a recognisable name, I could just nuke it and be done with 
it.


https://reviews.llvm.org/D42281



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

Reply via email to