OSDN Git Service

[lldb/Reproducers] Always record the current working directory
authorJonas Devlieghere <jonas@devlieghere.com>
Mon, 20 Jul 2020 18:23:43 +0000 (11:23 -0700)
committerJonas Devlieghere <jonas@devlieghere.com>
Mon, 20 Jul 2020 18:54:11 +0000 (11:54 -0700)
commitf8df2e1a19913e997d8d6dbe573de977406e736e
tree348b7361f06d6d0440b63be980da9448f29550e9
parent3f16114ddb7896a91311c40f7070eb7f828c20cf
[lldb/Reproducers] Always record the current working directory

Setting the current working directory in the VFS will fail if the given
path doesn't exist in the YAML mapping or on disk.
lldb/include/lldb/Utility/Reproducer.h
lldb/source/API/SBReproducer.cpp
lldb/source/Initialization/SystemInitializerCommon.cpp
lldb/test/Shell/Reproducer/TestWorkingDir.test