summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/support
diff options
context:
space:
mode:
authorAdrian McCarthy <amccarth@google.com>2019-11-25 15:57:21 -0800
committerAdrian McCarthy <amccarth@google.com>2019-12-18 11:38:04 -0800
commit738b5c9639b4323f75b03e21494bef13d9adfa86 (patch)
treef347c81a0e5479c7d1d4cfa1a5f57feab2a9c5d7 /lldb/packages/Python/lldbsuite/support
parent12038be20ee6a903cdbd3fddce65535ef683e31d (diff)
downloadbcm5719-llvm-738b5c9639b4323f75b03e21494bef13d9adfa86.tar.gz
bcm5719-llvm-738b5c9639b4323f75b03e21494bef13d9adfa86.zip
Fix more VFS tests on Windows
Since VFS paths can be in either Posix or Windows style, we have to use a more flexible definition of "absolute" path. The key here is that FileSystem::makeAbsolute is now virtual, and the RedirectingFileSystem override checks for either concept of absolute before trying to make the path absolute by combining it with the current directory. Differential Revision: https://reviews.llvm.org/D70701
Diffstat (limited to 'lldb/packages/Python/lldbsuite/support')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud