summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/macosx/thread-names/TestInterruptThreadNames.py
diff options
context:
space:
mode:
authorMartin Storsjo <martin@martin.st>2019-04-25 20:03:20 +0000
committerMartin Storsjo <martin@martin.st>2019-04-25 20:03:20 +0000
commitceb71e887b8ed25594740ab7ac9419baf1e3c1e0 (patch)
tree4bd6136aa4541efa4c74dcc7016b5793771a1fb6 /lldb/packages/Python/lldbsuite/test/macosx/thread-names/TestInterruptThreadNames.py
parentae62727a28d86ed4fc26079b9a1be09865ea270b (diff)
downloadbcm5719-llvm-ceb71e887b8ed25594740ab7ac9419baf1e3c1e0.tar.gz
bcm5719-llvm-ceb71e887b8ed25594740ab7ac9419baf1e3c1e0.zip
[Windows] Separate elements in -print-search-dirs with semicolons
Path lists on windows should always be separated by semicolons, not colons. Reuse llvm::sys::EnvPathSeparator for this purpose (as that's also a path list that is separated in the same way). Alternatively, this could just be a local ifdef _WIN32 in this function, or generalizing the existing EnvPathSeparator to e.g. a llvm::sys::path::PathListSeparator? Differential Revision: https://reviews.llvm.org/D61121 llvm-svn: 359233
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/macosx/thread-names/TestInterruptThreadNames.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud