[Lldb-commits] [PATCH] D45333: WIP: [LIT] Have lit run the lldb test suite
Jonas Devlieghere via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Apr 12 03:18:34 PDT 2018
JDevlieghere added a comment.
In https://reviews.llvm.org/D45333#1065332, @labath wrote:
> This looks good.
>
> Do you have any plans on how will this work with the XCode build (which is kind of a prerequisite to start removing stuff from dotest)?
I haven't spend too much time worrying about Xcode yet. Before we can remove anything we'll need to make sure that we have feature parity, at least for the driver part. I think that'll give us enough time to come up with a solution. :-)
https://reviews.llvm.org/D45333
More information about the lldb-commits
mailing list