This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from fa06626 Add a testcase for "BreakpointSetBySourceRegex" new 6e67ee8 Fix race in TestExitDuringStep and unify pseudo_barrier 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: .../thread/break_after_join/main.cpp | 16 ++------------- .../thread/concurrent_events/main.cpp | 14 +------------ .../thread/create_during_step/main.cpp | 12 +---------- .../thread/exit_during_break/main.cpp | 18 +++-------------- .../thread/exit_during_step/main.cpp | 12 +---------- .../functionalities/thread/multi_break/main.cpp | 14 +------------ .../test/functionalities/thread/step_out/main.cpp | 14 +------------ .../functionalities/thread/thread_exit/main.cpp | 18 +++-------------- packages/Python/lldbsuite/test/make/test_common.h | 23 ++++++++++++++++++++++ 9 files changed, 36 insertions(+), 105 deletions(-)