This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 561f37224 Remove another unused mislayered include. new 917115c96 Move SafeMachO from Utility to Host new 38ef5fc93 Fix two issues in PDBASTParser
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: include/lldb/{Utility => Host}/SafeMachO.h | 0 include/lldb/module.modulemap | 1 + source/Host/common/Symbols.cpp | 2 -- source/Host/macosx/Symbols.cpp | 2 -- source/Host/macosx/objcxx/HostInfoMacOSX.mm | 1 - .../Darwin-Kernel/DynamicLoaderDarwinKernel.h | 2 +- .../MacOSX-DYLD/DynamicLoaderDarwin.h | 2 +- .../DynamicLoader/MacOSX-DYLD/DynamicLoaderMacOS.h | 1 - .../MacOSX-DYLD/DynamicLoaderMacOSXDYLD.h | 2 +- .../ObjectContainerUniversalMachO.h | 2 +- .../Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp | 2 +- source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.h | 2 +- source/Plugins/Process/MacOSX-Kernel/ThreadKDP.cpp | 2 +- .../GDBRemoteCommunicationServerCommon.cpp | 2 +- .../Plugins/Process/mach-core/ProcessMachCore.cpp | 2 +- .../Plugins/Process/mach-core/ThreadMachCore.cpp | 2 -- source/Plugins/SymbolFile/PDB/PDBASTParser.cpp | 33 +++++++++++----------- 17 files changed, 26 insertions(+), 34 deletions(-) rename include/lldb/{Utility => Host}/SafeMachO.h (100%)