This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 8999a2f51 Fix: ConstString::GetConstCStringAndSetMangledCounterPart() s [...] new 235b0d55f Remove unused FastDemangle sources
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/Utility/FastDemangle.h | 26 - lldb.xcodeproj/project.pbxproj | 6 - .../Language/CPlusPlus/CPlusPlusLanguage.cpp | 2 +- source/Utility/CMakeLists.txt | 1 - source/Utility/FastDemangle.cpp | 2393 -------------------- 5 files changed, 1 insertion(+), 2427 deletions(-) delete mode 100644 include/lldb/Utility/FastDemangle.h delete mode 100644 source/Utility/FastDemangle.cpp