This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from 7f559d6cd Fixed an issue that a bot found with my changes in r344626 & [...]
new c0fd490ff Return a named error in the result object of an expression wi [...]
new 392d3534b Delete commented-out code.
The 2 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:
include/lldb/Expression/UserExpression.h | 4 --
include/lldb/lldb-enumerations.h | 3 +-
.../no-result}/Makefile | 0
.../expression_command/no-result/TestNoResult.py | 45 ++++++++++++++++++++++
.../no-result/main.c} | 3 +-
source/Commands/CommandObjectExpression.cpp | 2 +-
source/Core/ValueObject.cpp | 2 -
source/Expression/ExpressionSourceCode.cpp | 2 +-
source/Expression/REPL.cpp | 2 +-
source/Expression/UserExpression.cpp | 9 ++++-
.../RenderScriptRuntime/RenderScriptRuntime.cpp | 2 +-
11 files changed, 59 insertions(+), 15 deletions(-)
copy packages/Python/lldbsuite/test/{functionalities/frame_var => expression_comma [...]
create mode 100644 packages/Python/lldbsuite/test/expression_command/no-result/Tes [...]
copy packages/Python/lldbsuite/test/{functionalities/frame-language/main.cpp => ex [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from 74ad56c1b Code cleanup: Remove DWARFDebugInfoEntry::m_empty_children
new 7f559d6cd Fixed an issue that a bot found with my changes in r344626 & [...]
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:
source/Host/common/Symbols.cpp | 200 ++++++++++++++++++++++++-----------------
1 file changed, 119 insertions(+), 81 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from e87aaa10938 [ORC] Make the VModuleKey optional, propagate it via Materi [...]
new 2914ea59ea6 [InstCombine] Cleanup libfunc attribute inferring
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:
include/llvm/Transforms/Utils/BuildLibCalls.h | 3 +-
lib/Transforms/IPO/InferFunctionAttrs.cpp | 2 +-
lib/Transforms/Scalar/LoopIdiomRecognize.cpp | 5 +-
lib/Transforms/Utils/BuildLibCalls.cpp | 121 +++++++++++++++-----------
lib/Transforms/Utils/SimplifyLibCalls.cpp | 2 +-
test/Transforms/InstCombine/pr39177.ll | 13 ++-
6 files changed, 88 insertions(+), 58 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from ad5d3dd4326 Fix bounds with ALLOCATE with source-expr
new cc346f1ef52 Extend source-expr test case
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:
gcc/testsuite/ChangeLog | 6 ++++
.../gfortran.dg/allocate_with_source_26.f90 | 33 ++++++++++++++++++++++
2 files changed, 39 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from 39798269f Revert r344626 while I address a testsuite failure from a bot.
new 74ad56c1b Code cleanup: Remove DWARFDebugInfoEntry::m_empty_children
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:
.../SymbolFile/DWARF/DWARFDebugInfoEntry.cpp | 6 ++---
.../Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.h | 26 +++++++++-------------
source/Plugins/SymbolFile/DWARF/DWARFUnit.cpp | 4 ++--
3 files changed, 14 insertions(+), 22 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 66e6f0b760 AArch64: Fix error checking for SIMD udot (by element)
new c4b9078851 [gdb/testsuite] Rewrite catch-follow-exec.exp
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:
gdb/testsuite/ChangeLog | 7 ++++
gdb/testsuite/gdb.base/catch-follow-exec.c | 17 +++++++++
gdb/testsuite/gdb.base/catch-follow-exec.exp | 52 +++++++++++++++++++++-------
3 files changed, 63 insertions(+), 13 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.