This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 97da9930c Fix assorted compiler warnings (mismatched signedness and pri [...] new ada059830 [lldb] Add a testcase for MainThreadCheckerRuntime plugin
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: .../simple}/Makefile | 5 +- .../functionalities/mtc/simple/TestMTCSimple.py | 57 ++++++++++++++++++++++ .../test/functionalities/mtc/simple/main.m | 15 ++++++ packages/Python/lldbsuite/test/lldbplatformutil.py | 14 ++++++ 4 files changed, 87 insertions(+), 4 deletions(-) copy packages/Python/lldbsuite/test/functionalities/{data-formatter/data-formatter [...] create mode 100644 packages/Python/lldbsuite/test/functionalities/mtc/simple/TestM [...] create mode 100644 packages/Python/lldbsuite/test/functionalities/mtc/simple/main.m