llvm-project
afee09c5
- [lldb] Use correct path separator for C++ library files lookup (#98144)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[lldb] Use correct path separator for C++ library files lookup (#98144) Use POSIX-style path separators when checking for libcpp library path. This is necessary to run API tests from 'std-module' group compiled on Windows host for Linux target.
References
#98144 - [lldb] Use correct path separator for C++ library files lookup
Author
dzhidzhoev
Parents
a9183b88
Loading