labath added a comment.

Instead of adding `REQUIRES: lldb-mi` to every test, it would be better to 
create an appropriate  `lit.local.cfg` in the `lit/tools/lldb-mi` folder. I 
think something like:

  if not "lldb-mi" in config.available_features:
    config.unsupported = True

ought to do the trick.


Repository:
  rLLDB LLDB

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58000/new/

https://reviews.llvm.org/D58000



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

Reply via email to