[all-commits] [llvm/llvm-project] 3829d8: [lldb/PlatformDarwin] Return POSIX path from FindX...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Tue Mar 17 15:57:45 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 3829d85cc615ec9a855ce96e4555820e5dd4ae51
https://github.com/llvm/llvm-project/commit/3829d85cc615ec9a855ce96e4555820e5dd4ae51
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2020-03-17 (Tue, 17 Mar 2020)
Changed paths:
M lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.cpp
Log Message:
-----------
[lldb/PlatformDarwin] Return POSIX path from FindXcodeContentsDirectoryInPath
Always return a POSIX-style path from FindXcodeContentsDirectoryInPath
so that the output is identical on all host platforms.
More information about the All-commits
mailing list