This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lldb.
from 95c93692f Add pretty printing of Clang "bitfield" enums
new c084c7ab3 Simplify LZMA decoding by using ArrayRef::take_back
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/LZMA.cpp | 12 ++++++------
1 file changed, 6 insertions(+), 6 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 compiler-rt.
from 52ad1a728 [sanitizer] Fix signal_trap_handler.cpp on android
new 757fcb8a3 [builtins] Unbreak build on FreeBSD armv7 after D60351
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:
lib/builtins/atomic.c | 4 +++-
lib/builtins/clear_cache.c | 8 ++++++--
2 files changed, 9 insertions(+), 3 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 291a67cdf85 Change the library search path when using --with-advance-toolchain
new 6efa541ebec gcc/testsuite/ChangeLog:
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 | 5 +++++
gcc/testsuite/gcc.dg/Wstringop-overflow-12.c | 2 +-
2 files changed, 6 insertions(+), 1 deletion(-)
--
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 12248f02dc2 gn build: Merge r374061
new d29079eb0ca gn build: Merge r374062
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:
utils/gn/secondary/llvm/unittests/TextAPI/BUILD.gn | 1 -
1 file changed, 1 deletion(-)
--
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 071892065 Tweak minidebuginfo-set-and-hit-breakpoint.test
new cae86608a Extract and simplify DumpEnumValue
new 95c93692f Add pretty printing of Clang "bitfield" enums
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:
.../DWARF/debug-types-missing-signature.test | 4 +-
.../test/lang/c/enum_types/TestEnumTypes.py | 28 ++++-
.../Python/lldbsuite/test/lang/c/enum_types/main.c | 21 +++-
source/Symbol/ClangASTContext.cpp | 125 ++++++++++++++-------
4 files changed, 134 insertions(+), 44 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-arm-next-allmodconfig
in repository toolchain/ci/base-artifacts.
from 13bf966a 0: update: llvm-linux: 19887
new 84dcfba4 1: reset: linux-5f97cbe22b7616ead7ae267c29cad73bc1444811: 19657
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:
01-reset_artifacts/console.log | 186 +-
02-build_llvm/console.log | 11877 +++++++++++++++++-----------------
03-build_linux/console.log | 834 +--
05-check_regression/console.log | 24 +-
06-update_baseline/console.log | 24 +-
console.log | 12945 +++++++++++++++++++-------------------
jenkins/manifest.sh | 13 +-
reset-baseline | 0
results | 2 +-
9 files changed, 12783 insertions(+), 13122 deletions(-)
create mode 100644 reset-baseline
--
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 053cf9f5940 [Attributor] Add helper class to compose two structured deduction.
new 481faaf5682 Revert [TextAPI] Introduce TBDv4
new e9ce3e9f673 [Attributor][MustExec] Deduce dereferenceable and nonnull a [...]
new 12248f02dc2 gn build: Merge r374061
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:
include/llvm/TextAPI/MachO/InterfaceFile.h | 3 -
include/llvm/TextAPI/MachO/Symbol.h | 11 +-
include/llvm/TextAPI/MachO/Target.h | 2 -
include/llvm/Transforms/IPO/Attributor.h | 16 +-
lib/TextAPI/MachO/Target.cpp | 40 +-
lib/TextAPI/MachO/TextStub.cpp | 498 +-----------------
lib/TextAPI/MachO/TextStubCommon.cpp | 25 +-
lib/Transforms/IPO/Attributor.cpp | 233 ++++++++-
test/Transforms/FunctionAttrs/align.ll | 4 +-
test/Transforms/FunctionAttrs/arg_nocapture.ll | 4 +-
test/Transforms/FunctionAttrs/arg_returned.ll | 4 +-
test/Transforms/FunctionAttrs/callbacks.ll | 6 +-
test/Transforms/FunctionAttrs/dereferenceable.ll | 93 +++-
test/Transforms/FunctionAttrs/internal-noalias.ll | 5 +-
test/Transforms/FunctionAttrs/liveness.ll | 2 +-
test/Transforms/FunctionAttrs/noalias_returned.ll | 2 +-
test/Transforms/FunctionAttrs/nocapture.ll | 16 +-
test/Transforms/FunctionAttrs/nonnull.ll | 145 ++++--
test/Transforms/FunctionAttrs/norecurse.ll | 11 +-
test/Transforms/FunctionAttrs/nosync.ll | 16 +-
.../read_write_returned_arguments_scc.ll | 4 +-
test/Transforms/FunctionAttrs/readattrs.ll | 4 +-
.../InferFunctionAttrs/dereferenceable.ll | 44 ++
unittests/TextAPI/CMakeLists.txt | 1 -
unittests/TextAPI/TextStubV4Tests.cpp | 558 ---------------------
utils/gn/secondary/clang/lib/Driver/BUILD.gn | 1 +
26 files changed, 554 insertions(+), 1194 deletions(-)
delete mode 100644 unittests/TextAPI/TextStubV4Tests.cpp
--
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 613e548be57 gn build: Merge r374058
new 053cf9f5940 [Attributor] Add helper class to compose two structured deduction.
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:
lib/Transforms/IPO/Attributor.cpp | 15 +++++++++++++++
1 file changed, 15 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 binutils-gdb.
from b7d9d3ee59 PR25079, "ar s" stopped working
new 34916edc47 Move declaration of lang_frame_mismatch_warn to header.
new 79bb1944d6 Move declaration of overload_debug to header
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:
gdb/ChangeLog | 19 +++++++++++++++++++
gdb/gdbtypes.c | 3 +--
gdb/gdbtypes.h | 5 +++++
gdb/language.c | 9 ++++-----
gdb/language.h | 5 +++++
gdb/top.c | 4 +---
gdb/valops.c | 2 +-
7 files changed, 36 insertions(+), 11 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.