forked from OSchip/llvm-project
2e826088b9
This function would fail in debug builds, as the two usages of the LLDB_PYTHON_RELATIVE_LIBDIR macro would expand to two distinct strings. The path iterator macros don't support that. Use a temporary variable to ensure everything points to a single string. |
||
---|---|---|
.. | ||
Lua | ||
None | ||
Python | ||
CMakeLists.txt |