summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/section/TestSectionAPI.py
diff options
context:
space:
mode:
authorJonas Devlieghere <jonas@devlieghere.com>2019-10-15 23:08:57 +0000
committerJonas Devlieghere <jonas@devlieghere.com>2019-10-15 23:08:57 +0000
commit21703543a77dfae0e7a4dc45d4c3c4eed0308953 (patch)
tree6f6810abc47fe74c03a650d262606c7f61aa0f20 /lldb/packages/Python/lldbsuite/test/python_api/section/TestSectionAPI.py
parent61dadfc894c566ce0af6163159ba0ba76d8007ad (diff)
downloadbcm5719-llvm-21703543a77dfae0e7a4dc45d4c3c4eed0308953.tar.gz
bcm5719-llvm-21703543a77dfae0e7a4dc45d4c3c4eed0308953.zip
[Reland][VirtualFileSystem] Support virtual working directory in the RedirectingFS
Before this patch, changing the working directory of the RedirectingFS would just forward to its external file system. This prevented us from having a working directory that only existed in the VFS mapping. This patch adds support for a virtual working directory in the RedirectingFileSystem. It now keeps track of its own WD in addition to updating the WD of the external file system. This ensures that we can still fall through for relative paths. This change was originally motivated by the reproducer infrastructure in LLDB where we want to deal transparently with relative paths. Differential revision: https://reviews.llvm.org/D65677 llvm-svn: 374955
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/section/TestSectionAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud