This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from cd33f6b [CMake] Fixing a small hack in add_lldb_library new 343f44b Serilize the thread options within the breakpoint options.
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/Breakpoint/BreakpointOptions.h | 8 +++-- include/lldb/Target/ThreadSpec.h | 21 ++++++++++++ source/Breakpoint/BreakpointOptions.cpp | 35 +++++++++++++++++--- source/Target/ThreadSpec.cpp | 51 +++++++++++++++++++++++++++++ 4 files changed, 108 insertions(+), 7 deletions(-)