This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 85bc32028 [CMake] We only want to copy the headers for macOS. new ddf66415d [Symbol] Remove unused method ClangASTContext::GetObjCClassName new e3766d735 [lldb] Unifying lldb python path
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: CMakeLists.txt | 31 ++++++++ include/lldb/Symbol/ClangASTContext.h | 3 - scripts/CMakeLists.txt | 25 ------ scripts/Python/finishSwigPythonLLDB.py | 93 +--------------------- scripts/finishSwigWrapperClasses.py | 19 ++--- scripts/get_relative_lib_dir.py | 44 ---------- .../ScriptInterpreter/Python/CMakeLists.txt | 14 +--- .../Python/ScriptInterpreterPython.cpp | 34 ++------ .../Python/ScriptInterpreterPython.h | 3 +- source/Symbol/ClangASTContext.cpp | 19 ----- 10 files changed, 49 insertions(+), 236 deletions(-) delete mode 100644 scripts/get_relative_lib_dir.py