This is an automated email from the git hooks/post-receive script.
"tcwg-buildslave pushed a change to branch linaro-local/ci/llvm-kernel-aarch64-tested
in repository toolchain/llvm/clang.
from b14b766b1c [ObjC] Error out when using forward-declared protocol in a @ [...]
adds 712a70e658 [index] For an ObjC message call, also record as receivers t [...]
adds 17376f7c5b Quickfix for failing tests.
No new revisions were added by this update.
Summary of changes:
lib/Index/IndexBody.cpp | 20 ++++++++++++++++++--
test/ARCMT/objcmt-arc-cf-annotations.m.result | 4 ++--
test/Index/Core/index-source.m | 22 ++++++++++++++++++++--
3 files changed, 40 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 release_70
in repository clang.
from 8901ecd01a Merging r340079: ------------------------------------------- [...]
new deea4eee5d Merging r340101: ------------------------------------------- [...]
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/Sema/SemaInit.cpp | 4 ++++
test/Sema/statements.c | 9 +++++++++
2 files changed, 13 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 clang.
from b14b766b1c [ObjC] Error out when using forward-declared protocol in a @ [...]
new 712a70e658 [index] For an ObjC message call, also record as receivers t [...]
new 17376f7c5b Quickfix for failing tests.
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:
lib/Index/IndexBody.cpp | 20 ++++++++++++++++++--
test/ARCMT/objcmt-arc-cf-annotations.m.result | 4 ++--
test/Index/Core/index-source.m | 22 ++++++++++++++++++++--
3 files changed, 40 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 gcc.
from 17ed9f91586 PR testsuite/86996
new 6d6279f88e9 [PATCH] Adjust lazy macro definition
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/c-family/ChangeLog | 10 ++++++
gcc/c-family/c-cppbuiltin.c | 59 ++++++++++++++++--------------------
libcpp/ChangeLog | 14 +++++++++
libcpp/include/cpplib.h | 14 ++++++---
libcpp/macro.c | 74 ++++++++++++++++++++++-----------------------
libcpp/pch.c | 9 +-----
6 files changed, 96 insertions(+), 84 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 gdb-8.2-branch
in repository binutils-gdb.
from 441cee9271 Automatic date update in version.in
new 5424be6a70 Fix use-after-free in number_or_range_parser
new 84a39102d7 Remove "repeat" argument from command_line_input
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 | 15 +++++++++++++++
gdb/ada-lang.c | 2 +-
gdb/cli/cli-script.c | 2 +-
gdb/defs.h | 2 +-
gdb/linespec.c | 2 +-
gdb/python/py-gdb-readline.c | 2 +-
gdb/top.c | 11 +++--------
7 files changed, 23 insertions(+), 13 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/llvm-kernel-aarch64-tested
in repository toolchain/llvm/llvm.
from dc7a8880207 [llvm-objcopy] Implement -G/--keep-global-symbol(s).
adds c351fea480b [AST] Clarify printing of unknown size locations [NFC]
No new revisions were added by this update.
Summary of changes:
lib/Analysis/AliasSetTracker.cpp | 5 ++++-
test/Analysis/AliasSet/memtransfer.ll | 22 ++++++++++++++++++++++
2 files changed, 26 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 dc7a8880207 [llvm-objcopy] Implement -G/--keep-global-symbol(s).
new c351fea480b [AST] Clarify printing of unknown size locations [NFC]
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/Analysis/AliasSetTracker.cpp | 5 ++++-
test/Analysis/AliasSet/memtransfer.ll | 22 ++++++++++++++++++++++
2 files changed, 26 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 binutils-gdb.
from bfb1e8c15a x86: Remove empty X86_FEATURE_1_AND property
new 1258253330 Fix use-after-free in number_or_range_parser
new 89fbedf3ab Remove "repeat" argument from command_line_input
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 | 15 +++++++++++++++
gdb/ada-lang.c | 2 +-
gdb/cli/cli-script.c | 2 +-
gdb/defs.h | 2 +-
gdb/linespec.c | 2 +-
gdb/python/py-gdb-readline.c | 2 +-
gdb/top.c | 11 +++--------
7 files changed, 23 insertions(+), 13 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 gcc-8-branch
in repository gcc.
from c7942a81984 2018-08-17 Richard Biener <rguenther(a)suse.de>
new 1d7112a5391 Backport from mainline 2018-08-11 John David Anglin <da [...]
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/ChangeLog | 18 ++++
gcc/config/pa/pa.md | 197 ++++++----------------------------------
libgcc/ChangeLog | 15 +++
libgcc/config/pa/linux-atomic.c | 66 ++++++--------
4 files changed, 90 insertions(+), 206 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 gcc-7-branch
in repository gcc.
from 0b745057862 2018-08-17 Richard Biener <rguenther(a)suse.de>
new 81636ec9419 Backport from mainline 2018-08-11 John David Anglin <da [...]
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/ChangeLog | 18 ++++
gcc/config/pa/pa.md | 197 ++++++----------------------------------
libgcc/ChangeLog | 15 +++
libgcc/config/pa/linux-atomic.c | 66 ++++++--------
4 files changed, 90 insertions(+), 206 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.