This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 918a866f8 [Symbol] Remove dead code new ee186844a Delete unnecessary copy ctors
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: include/lldb/Core/SearchFilter.h | 2 -- include/lldb/Utility/FileSpec.h | 8 -------- include/lldb/Utility/Scalar.h | 1 - source/Core/SearchFilter.cpp | 3 --- .../ScriptInterpreter/Python/PythonDataObjects.cpp | 22 ---------------------- .../ScriptInterpreter/Python/PythonDataObjects.h | 9 --------- source/Utility/FileSpec.cpp | 5 ----- source/Utility/Scalar.cpp | 3 --- tools/debugserver/source/StdStringExtractor.cpp | 14 -------------- tools/debugserver/source/StdStringExtractor.h | 4 ---- tools/intel-features/intel-pt/PTDecoder.cpp | 12 ------------ tools/intel-features/intel-pt/PTDecoder.h | 10 ---------- 12 files changed, 93 deletions(-)