mirror of
https://github.com/intel/llvm.git
synced 2026-01-14 11:57:39 +08:00
This: a) teaches PythonCallable to look inside a callable object b) teaches PythonCallable to discover whether a callable method is bound c) teaches lldb.command to dispatch to either the older 4 argument version or the newer 5 argument version llvm-svn: 273640