This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 03390030c Fix windows-x86-debug compilation with python enabled using m [...] new 2d9eed4ce Remove `bugreport` command
The 1 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: .../functionalities/completion/TestCompletion.py | 2 +- source/Commands/CMakeLists.txt | 1 - source/Commands/CommandObjectBugreport.cpp | 124 --------------------- source/Commands/CommandObjectBugreport.h | 27 ----- source/Interpreter/CommandInterpreter.cpp | 3 - 5 files changed, 1 insertion(+), 156 deletions(-) delete mode 100644 source/Commands/CommandObjectBugreport.cpp delete mode 100644 source/Commands/CommandObjectBugreport.h