This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from ac7e41ed6 [Reproducer] Surface error if setting the cwd fails new aaefd8122 [lldb] Don't emit artificial constructor declarations as glob [...]
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: .../call-overridden-method/TestCallOverriddenMethod.py | 4 ++++ .../test/commands/expression/call-overridden-method/main.cpp | 1 + .../TestIgnoreArtificialConstructors.py} | 0 .../expression/ignore-artificial-constructors/main.cpp | 10 ++++++++++ source/Plugins/SymbolFile/DWARF/DWARFASTParserClang.cpp | 5 ++++- 5 files changed, 19 insertions(+), 1 deletion(-) copy packages/Python/lldbsuite/test/commands/expression/{rdar42038760/TestScalarUR [...] create mode 100644 packages/Python/lldbsuite/test/commands/expression/ignore-artif [...]