This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from 2bc0509dd Fix GetDIEForDeclContext so it only returns entries matching [...] new 1261c4a5f Revert "[TSanRuntime] Upstream thread swift race detector." new 379536d6b [dotest] Remove the curses result formatter. new d970afdc9 [dotest] Remove deprecated loggin through env variables.
The 3 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 | 78 ----- packages/Python/lldbsuite/test/dotest_args.py | 4 - .../lldbsuite/test_event/formatter/curses.py | 341 --------------------- .../InstrumentationRuntime/TSan/TSanRuntime.cpp | 38 +-- .../InstrumentationRuntime/TSan/TSanRuntime.h | 3 +- 5 files changed, 6 insertions(+), 458 deletions(-) delete mode 100644 packages/Python/lldbsuite/test_event/formatter/curses.py