This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from fcd5701 Mark TestDarwinLogBasic.py as an xfail because the logging is [...] new 37256d7 Add format_provider for the MemoryRegionInfo::OptionalBool enum new e7bc801 Replace WINLOG_*** macros with LLDB_LOG
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/Target/MemoryRegionInfo.h | 21 ++ .../Process/Windows/Common/DebuggerThread.cpp | 185 +++++------- .../Process/Windows/Common/ProcessWindows.cpp | 331 +++++++++------------ .../Process/Windows/Common/ProcessWindowsLog.cpp | 16 +- .../Process/Windows/Common/ProcessWindowsLog.h | 30 +- .../Windows/Common/RegisterContextWindows.cpp | 10 +- .../Common/x86/RegisterContextWindows_x86.cpp | 46 ++- unittests/Target/CMakeLists.txt | 1 + .../MemoryRegionInfoTest.cpp} | 13 +- 9 files changed, 272 insertions(+), 381 deletions(-) copy unittests/{Core/StateTest.cpp => Target/MemoryRegionInfoTest.cpp} (50%)