This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 5387684ed [lldb] Silence unhandled enums warning. new ec3498878 Change $CURRENT_ARCH settings in xcode project file to hardco [...] new e6342d1bb Revert "Fix bug in PE/COFF plugin and ValueObjectVariable."
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: .../NativePDB/Inputs/globals-bss.lldbinit | 3 -- lit/SymbolFile/NativePDB/ast-reconstruction.cpp | 15 +++++----- lit/SymbolFile/NativePDB/globals-bss.cpp | 35 ---------------------- lldb.xcodeproj/project.pbxproj | 12 ++++---- source/Core/ValueObjectVariable.cpp | 13 ++------ .../Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.cpp | 6 +--- 6 files changed, 17 insertions(+), 67 deletions(-) delete mode 100644 lit/SymbolFile/NativePDB/Inputs/globals-bss.lldbinit delete mode 100644 lit/SymbolFile/NativePDB/globals-bss.cpp