labath added a comment.
Sorry, I was wrong about the cause, but the bots are red nonetheless. My bet is
it's the last `{"", "."},` test, which is not working because of an early
return in SetFile. TBH, I am not sure we would want that to work anyway, as we
too treat an empty filespec specially in a lot of places.https://reviews.llvm.org/D46783 _______________________________________________ lldb-commits mailing list [email protected] http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
