[all-commits] [llvm/llvm-project] dcdd23: [lldb] Return the original path when tilde expansi...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Wed Dec 2 16:06:34 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dcdd231df6c7b6f4a635fe7941c1f87955328183
https://github.com/llvm/llvm-project/commit/dcdd231df6c7b6f4a635fe7941c1f87955328183
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2020-12-02 (Wed, 02 Dec 2020)
Changed paths:
M lldb/source/Utility/TildeExpressionResolver.cpp
M lldb/unittests/Utility/TildeExpressionResolverTest.cpp
Log Message:
-----------
[lldb] Return the original path when tilde expansion fails.
Differential revision: https://reviews.llvm.org/D92513
More information about the All-commits
mailing list