compnerd marked an inline comment as done. compnerd added inline comments.
================ Comment at: lldb/test/Shell/Process/Windows/process_load.cpp:3 + +// REQUIRES: system-windows +// RUN: %build --compiler=clang-cl -o %t.exe -- %s ---------------- JDevlieghere wrote: > We should probably have a `lit.local.cfg` in the Windows directory with > > ``` > if 'system-windows' not in config.available_features: > config.unsupported = True > > ``` I think that's a good idea, but, should be a separate change - it isn't related to the load/unload functionality. CHANGES SINCE LAST ACTION https://reviews.llvm.org/D77287/new/ https://reviews.llvm.org/D77287 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits