[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  5 13:45:17 PDT 2018
    
    
  
JDevlieghere added a comment.
This isn't meant to be checked-in as is, however I'm looking for feedback as early as possible.
There are currently two problems with the current diff:
- `./bin/llvm-lit ../llvm/tools/lldb/lit/Suite/` doesn't work, and I haven't figured out why yet.
- We'd run the (do)test-suite twice, once as part lit and once as part of `check-lldb`.
Repository:
  rL LLVM
https://reviews.llvm.org/D45333
    
    
More information about the lldb-commits
mailing list