This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from cdf7ab5 Add NetBSD path for Debugging Information in Separate Files new 7399982 Centralize libc++ test skipping logic
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: packages/Python/lldbsuite/test/dotest.py | 25 ++++++++++++++++ .../libcxx/string/TestDataFormatterLibcxxString.py | 33 +++++++++++----------- .../postmortem/elf-core/gcore/main.cpp | 2 +- .../postmortem/elf-core/thread_crash/main.cpp | 2 +- .../thread/break_after_join/main.cpp | 2 +- .../thread/concurrent_events/main.cpp | 2 +- .../thread/create_during_step/main.cpp | 2 +- .../thread/exit_during_break/main.cpp | 2 +- .../thread/exit_during_step/main.cpp | 1 + .../functionalities/thread/multi_break/main.cpp | 2 +- .../test/functionalities/thread/step_out/main.cpp | 2 +- .../functionalities/thread/thread_exit/main.cpp | 2 +- packages/Python/lldbsuite/test/lldbplatformutil.py | 12 ++++---- packages/Python/lldbsuite/test/make/Android.rules | 2 +- packages/Python/lldbsuite/test/make/Makefile.rules | 28 +++++++++--------- .../Python/lldbsuite/test/make/pseudo_barrier.h | 20 +++++++++++++ packages/Python/lldbsuite/test/make/test_common.h | 31 -------------------- packages/Python/lldbsuite/test/test_categories.py | 1 + 18 files changed, 92 insertions(+), 79 deletions(-) create mode 100644 packages/Python/lldbsuite/test/make/pseudo_barrier.h