diff options
| author | Adrian McCarthy <amccarth@google.com> | 2019-11-25 15:57:21 -0800 |
|---|---|---|
| committer | Adrian McCarthy <amccarth@google.com> | 2019-12-18 11:38:04 -0800 |
| commit | 738b5c9639b4323f75b03e21494bef13d9adfa86 (patch) | |
| tree | f347c81a0e5479c7d1d4cfa1a5f57feab2a9c5d7 /lldb/packages/Python/lldbsuite | |
| parent | 12038be20ee6a903cdbd3fddce65535ef683e31d (diff) | |
| download | bcm5719-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')
0 files changed, 0 insertions, 0 deletions

