A Windows-style LLDB_PYTHON_HOME path in a Cmake template didn't have the backslashes escaped, which led to a garbled paths derived from it. Fixed by expanding the environment variable as a raw string literal.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo