This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from cced49181 Fix AST generated for a class template to connect the class i [...] new 5f927e098 Revert "Don't include UnixSignals.h from Host."
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/Host/Host.h | 2 ++ include/lldb/Host/Symbols.h | 5 +---- include/lldb/Target/Platform.h | 2 +- include/lldb/Target/UnixSignals.h | 1 - source/Host/common/Host.cpp | 7 +++++++ source/Host/common/Symbols.cpp | 9 ++++----- .../Process/gdb-remote/GDBRemoteCommunicationServerPlatform.cpp | 2 +- source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp | 6 +----- source/Plugins/SymbolVendor/ELF/SymbolVendorELF.cpp | 5 +---- source/Target/Platform.cpp | 4 ++-- source/Target/UnixSignals.cpp | 7 ------- unittests/Host/SymbolsTest.cpp | 9 ++------- 12 files changed, 22 insertions(+), 37 deletions(-)