forked from OSchip/llvm-project
parent
9a54961e01
commit
1738fad337
|
@ -15,7 +15,7 @@
|
|||
#
|
||||
# In addition to the 'residues' removal during the cleanup step, it also
|
||||
# transforms the 'char' data type (which was actually 'char *' but the 'autodoc'
|
||||
# feature of swig removes ' *' from it into 'str' (as a Python str type).
|
||||
# feature of swig removes ' *' from it) into 'str' (as a Python str type).
|
||||
#
|
||||
# It also calls SBDebugger.Initialize() to initialize the lldb debugger
|
||||
# subsystem.
|
||||
|
|
Loading…
Reference in New Issue