![]() 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. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
PythonDataObjects.cpp | ||
PythonDataObjects.h | ||
PythonReadline.cpp | ||
PythonReadline.h | ||
ScriptInterpreterPython.cpp | ||
ScriptInterpreterPython.h | ||
ScriptInterpreterPythonImpl.h | ||
lldb-python.h |