This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from fa92f7f50 Fix assertion in ClangASTContext new 7e5e9df3d Add a test case for open bug 35480
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: .../{move_nearest => global_constructor}/Makefile | 2 +- .../TestBreakpointInGlobalConstructor.py | 46 ++++++++++++++++++++++ .../breakpoint/global_constructor/foo.cpp | 5 +++ .../breakpoint/global_constructor/foo.h | 11 ++++++ .../breakpoint/global_constructor/main.cpp | 12 ++++++ 5 files changed, 75 insertions(+), 1 deletion(-) copy packages/Python/lldbsuite/test/functionalities/breakpoint/{move_nearest => gl [...] create mode 100644 packages/Python/lldbsuite/test/functionalities/breakpoint/globa [...] create mode 100644 packages/Python/lldbsuite/test/functionalities/breakpoint/globa [...] create mode 100644 packages/Python/lldbsuite/test/functionalities/breakpoint/globa [...] create mode 100644 packages/Python/lldbsuite/test/functionalities/breakpoint/globa [...]