[all-commits] [llvm/llvm-project] 426fa3: [lldb] Always record both the working and home dir...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Wed Sep 2 20:53:29 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 426fa35b655ffb8647d9d69580a69627c0d19024
https://github.com/llvm/llvm-project/commit/426fa35b655ffb8647d9d69580a69627c0d19024
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2020-09-02 (Wed, 02 Sep 2020)
Changed paths:
M lldb/source/Initialization/SystemInitializerCommon.cpp
Log Message:
-----------
[lldb] Always record both the working and home directory.
Treat the home directory like the current working directory and always
capture both in the VFS.
More information about the All-commits
mailing list