diff options
author | Sam McCall <sam.mccall@gmail.com> | 2019-01-14 11:06:48 +0000 |
---|---|---|
committer | Sam McCall <sam.mccall@gmail.com> | 2019-01-14 11:06:48 +0000 |
commit | 2dccf135381a13b5c972981629ba79d6fa85ad2f (patch) | |
tree | e15a8fcc218db125fbb029b5aca0edd994407194 /lldb/packages/Python/lldbsuite/test/python_api/value/main.c | |
parent | c2b310aedf69f83c0b7252a969a6bda023c9de34 (diff) | |
download | bcm5719-llvm-2dccf135381a13b5c972981629ba79d6fa85ad2f.tar.gz bcm5719-llvm-2dccf135381a13b5c972981629ba79d6fa85ad2f.zip |
[clangd] Unlink VFS working dir from OS working dir.
A lot of our previous FS manipulation was thread-unsafe in practice with
the RealFS implementation.
This switches to a different RealFS mode where path-manipulation is used
to simulate multiple working dirs.
r351050 both added this mode and removed the cache. If we want to
move back to the old implementation we need to put the cache back.
llvm-svn: 351051
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/value/main.c')
0 files changed, 0 insertions, 0 deletions