This is part one of a two part patch. This first part simply fixes the computation of the user's home directory, so that .lldbinit files are correctly loaded. A subsequent patch will fix issues related to the syntax differences in Windows and non-Windows paths (most notably with regards to the separator character).
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM