llvm-project/lldb/scripts
Caroline Tice dac97f31a3 Remove all the __repr__ methods from the API/*.h files, and put them
into python-extensions.swig, which gets included into lldb.swig, and
adds them back into the classes when swig generates it's C++ file.  This
keeps the Python stuff out of the general API classes.

Also fixed a small bug in the copy constructor for SBSymbolContext.

llvm-svn: 114602
2010-09-22 23:01:29 +00:00
..
Python Remove all the __repr__ methods from the API/*.h files, and put them 2010-09-22 23:01:29 +00:00
build-llvm.pl Added support for objective C built-in types: id, Class, and SEL. This 2010-08-03 00:35:52 +00:00
build-swig-wrapper-classes.sh Parameterize the shell scripts for creating and copying the python and 2010-06-16 19:26:52 +00:00
checkpoint-llvm.pl Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00
finish-swig-wrapper-classes.sh Parameterize the shell scripts for creating and copying the python and 2010-06-16 19:26:52 +00:00
generate-vers.pl Merged Eli Friedman's linux build changes where he added Makefile files that 2010-07-09 20:39:50 +00:00
install-lldb.sh Initial checkin of lldb code from internal Apple repo. 2010-06-08 16:52:24 +00:00
lldb.swig Remove all the __repr__ methods from the API/*.h files, and put them 2010-09-22 23:01:29 +00:00
sed-sources Switched over to using the new lldb::SharingPtr from Howard Hinnant. 2010-06-12 17:45:57 +00:00