[Lldb-commits] [PATCH] D129166: [lldb] Make sure we use the libc++ from the build dir
    Jonas Devlieghere via Phabricator via lldb-commits 
    lldb-commits at lists.llvm.org
       
    Wed Jul  6 11:00:58 PDT 2022
    
    
  
JDevlieghere updated this revision to Diff 442635.
JDevlieghere added a comment.
Herald added a subscriber: mgorny.
I still have to test different configurations, but putting it up here for feedback about the general direction. This doesn't account yet for remote runs. Should be easy to detect based on whether `--platform-name` is set in dotest.py.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D129166/new/
https://reviews.llvm.org/D129166
Files:
  lldb/packages/Python/lldbsuite/test/builders/builder.py
  lldb/packages/Python/lldbsuite/test/configuration.py
  lldb/packages/Python/lldbsuite/test/dotest.py
  lldb/packages/Python/lldbsuite/test/dotest_args.py
  lldb/packages/Python/lldbsuite/test/make/Makefile.rules
  lldb/test/API/lit.cfg.py
  lldb/test/API/lit.site.cfg.py.in
  lldb/test/CMakeLists.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129166.442635.patch
Type: text/x-patch
Size: 6824 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220706/59a5cd97/attachment.bin>
    
    
More information about the lldb-commits
mailing list