This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from d0e71c991 Split TestVLA into two and XFAIL one part new e76cd4e36 C.128 override, virtual keyword handling
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/Architecture.h | 2 +- include/lldb/Core/StreamBuffer.h | 6 +++--- include/lldb/Core/ValueObjectVariable.h | 2 +- include/lldb/Target/DynamicLoader.h | 2 +- include/lldb/Target/StackFrameRecognizer.h | 2 +- include/lldb/Target/StructuredDataPlugin.h | 2 +- include/lldb/Utility/Baton.h | 5 ++--- include/lldb/Utility/DataBufferLLVM.h | 2 +- include/lldb/Utility/StringExtractorGDBRemote.h | 2 +- source/API/SBBreakpointOptionCommon.h | 2 +- .../Darwin-Kernel/DynamicLoaderDarwinKernel.cpp | 2 +- .../DynamicLoader/MacOSX-DYLD/DynamicLoaderDarwin.h | 2 +- .../DynamicLoader/MacOSX-DYLD/DynamicLoaderMacOS.h | 2 +- .../DynamicLoader/MacOSX-DYLD/DynamicLoaderMacOSXDYLD.h | 2 +- source/Plugins/ExpressionParser/Clang/ClangDiagnostic.h | 2 +- .../ExpressionParser/Clang/ClangExpressionParser.cpp | 4 ++-- source/Plugins/Language/CPlusPlus/CPlusPlusLanguage.cpp | 2 +- source/Plugins/Language/ObjC/NSDictionary.h | 8 ++++---- source/Plugins/Language/ObjC/ObjCLanguage.cpp | 2 +- .../ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.cpp | 3 ++- .../RenderScriptRuntime/RenderScriptExpressionOpts.h | 2 +- source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.h | 2 +- .../Platform/gdb-server/PlatformRemoteGDBServer.h | 2 +- source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp | 16 ++++++++-------- source/Plugins/Process/minidump/ProcessMinidump.cpp | 4 ++-- .../StructuredData/DarwinLog/StructuredDataDarwinLog.cpp | 2 +- .../StructuredData/DarwinLog/StructuredDataDarwinLog.h | 2 +- source/Symbol/ClangASTContext.cpp | 2 +- source/Symbol/PostfixExpression.cpp | 12 ++++++------ source/Target/StructuredDataPlugin.cpp | 2 +- tools/intel-features/intel-mpx/cli-wrapper-mpxtable.cpp | 8 ++++---- unittests/Editline/EditlineTest.cpp | 4 ++-- unittests/Process/gdb-remote/GDBRemoteClientBaseTest.cpp | 8 ++++---- unittests/Symbol/TestClangASTContext.cpp | 4 ++-- unittests/Target/ProcessInstanceInfoTest.cpp | 4 ++-- 35 files changed, 65 insertions(+), 65 deletions(-)