mirror of
https://github.com/Gericom/teak-llvm.git
synced 2025-06-24 22:08:57 -04:00
![]() The Visual Studio 2015 build was failing with the following error: error C2440: 'initializing': cannot convert from 'const char [12]' to 'char *' This should fix the problem by initializing a non const char array, instead of taking a pointer to const static data. llvm-svn: 259042 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
lldb-python.h | ||
Makefile | ||
PythonDataObjects.cpp | ||
PythonDataObjects.h | ||
PythonExceptionState.cpp | ||
PythonExceptionState.h | ||
ScriptInterpreterPython.cpp | ||
ScriptInterpreterPython.h |