This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from e8b5e6d [StaticAnalyzer] Fix false positives for vardecls that are te [...]
new 9fecde6 ASTMerge: specify arch for GCCAsmStmt test explicitly to calm [...]
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:
test/ASTMerge/Inputs/exprs3.cpp | 11 -----------
1 file changed, 11 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 87deb7b Fix PR tree-optimization/77724
new b2b4df3 libstdc++/77686 use may_alias for std::function storage
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:
libstdc++-v3/ChangeLog | 5 +++++
libstdc++-v3/include/std/functional | 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 binutils-gdb.
from de7fb42 Automatic date update in version.in
new 9eaff86 Fix seg-fault in the linker introduced by the previous delta.
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:
bfd/ChangeLog | 19 +++
bfd/elf-bfd.h | 38 +++--
bfd/elf32-arm.c | 396 +++++++++++++++++++++++------------------------------
bfd/elflink.c | 55 +++-----
bfd/elfxx-target.h | 8 +-
5 files changed, 230 insertions(+), 286 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 clang.
from cf8824a Fix warnings in clang-completion-mode.el.
new e8b5e6d [StaticAnalyzer] Fix false positives for vardecls that are te [...]
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/StaticAnalyzer/Checkers/UnreachableCodeChecker.cpp | 6 ++++--
test/Analysis/unreachable-code-path.c | 15 +++++++++++++++
2 files changed, 19 insertions(+), 2 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 clang.
from 27ab246 [Headers] Replace stray indentation with tabs with spaces. NFC.
new a2c2819 [ASTImporter] Implement some expression-related AST node impo [...]
new cf8824a Fix warnings in clang-completion-mode.el.
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/clang/AST/ASTImporter.h | 19 +-
include/clang/AST/DeclFriend.h | 1 +
lib/AST/ASTImporter.cpp | 640 ++++++++++++++++++++++++--
lib/Serialization/ASTReaderStmt.cpp | 1 +
lib/Serialization/ASTWriterStmt.cpp | 1 +
test/ASTMerge/Inputs/class3.cpp | 26 ++
test/ASTMerge/Inputs/exprs3.cpp | 131 ++++++
test/ASTMerge/{inheritance.cpp => class2.cpp} | 7 +-
test/ASTMerge/exprs.cpp | 45 ++
unittests/AST/ASTImporterTest.cpp | 19 +
utils/clang-completion-mode.el | 13 +-
11 files changed, 847 insertions(+), 56 deletions(-)
create mode 100644 test/ASTMerge/Inputs/class3.cpp
create mode 100644 test/ASTMerge/Inputs/exprs3.cpp
copy test/ASTMerge/{inheritance.cpp => class2.cpp} (69%)
create mode 100644 test/ASTMerge/exprs.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 compiler-rt.
from 9eb9daa [sanitizer_common] Delete some copy/move methods in InternalS [...]
new 6eef723 [lsan] [aarch64] Fix calculating TLS area
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/sanitizer_common/sanitizer_linux_libcdep.cc | 5 ++++-
1 file changed, 4 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 db4e01f [DAG] Remove isVectorClearMaskLegal() check from vector_build [...]
new 2db5109 [SystemZ] Implementation of getUnrollingPreferences().
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/Analysis/TargetTransformInfo.h | 2 +
lib/Target/SystemZ/SystemZTargetTransformInfo.cpp | 57 +++++++++++++++++++++++
lib/Target/SystemZ/SystemZTargetTransformInfo.h | 2 +
lib/Transforms/Scalar/LoopUnrollPass.cpp | 9 ++--
4 files changed, 64 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 clang.
from 1ec534d Revert r282556. This change made several bots unhappy.
new 27ab246 [Headers] Replace stray indentation with tabs with spaces. 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/Headers/intrin.h | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 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 annotated tag users/ARM/embedded-gdb-7.10-branch-2016q3
in repository binutils-gdb.
at 18a70b0 (tag)
tagging 23c16316b1309b20016a74c50025c9d62c237de8 (commit)
replaces users/ARM/embedded-gdb-7.10-branch-2016q2
tagged by Thomas Preud'homme
on Wed Sep 28 09:28:57 2016 +0100
- Log -----------------------------------------------------------------
GNU ARM Embedded Tools 5 update 3 release
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAABCAAGBQJX639OAAoJEAX1Gf7yNDv64eIP/3LoZBZI3rE5nw0ztdgg11mh
xn21fl/gt8BYov9TSCx8ZOQiGfRnNrBSvhBYOF7VF9gLIIhxgiyqq/WrqsC0xnEo
Gl1rCpGI+WNJkr8Om+PAefb3ERR1qFnRTV1GtNhaoQMB65mxjgPsUKjpMLNHOhcP
W/TFqUhrdpEtptqvqnn2XgPwcsWzl6RBbalQxwBllxUit0p5ZCpGiQQNmoV5jQeL
uNeiOPrPmPoI/w0uKStc2+Dg1ghWpC9SBl/Pi1chED8bmGfOCYQ618XNIQXV6QF+
6cBuTzrpEfnpTi2c38me4STQUs2sSi9lGzWAF8pK0FXF9eLmneMUwU370oPGlpBx
K2yEzF5bBoImtkU2BFS49LfEf4ZqEOakFifOMZXGcw39mVXYL2sxCEMgI6y+cmAO
XETyyfu9A8bSNqy1w8AM/fDI+K+Ji7Td80ZJNQz7rHODjJVCK+nnFAM2raB+dUxN
//9idziXA/8LaKNNkokQ2R4DL5YRDu5DqfjAysHMsIOtjyOOPDYeEvP/WPaPoSL9
52Nlk1XOy3NgocebR0e1IM+4S3c/aAnRhpXZX4kFL2tqaIxm/p5s+8xWrNpw/Kj0
lTzhxhxCnz0jKG0K+vghmR139oG+dEPKwj1tK4F3gjZIo6CXABC6SeeXafj9UAOo
yrV/VQR/dMsviP2YdX4X
=taG5
-----END PGP SIGNATURE-----
-----------------------------------------------------------------------
No new revisions were added by this update.
--
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 annotated tag users/ARM/embedded-binutils-2_26-branch-2016q3
in repository binutils-gdb.
at f6138de (tag)
tagging 9dd9f850edab6ea48293ef6b1000ce178e9016f0 (commit)
replaces users/ARM/embedded-binutils-2_26-branch-2016q2
tagged by Thomas Preud'homme
on Wed Sep 28 09:27:48 2016 +0100
- Log -----------------------------------------------------------------
GNU ARM Embedded Tools 5 update 3 release
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAABCAAGBQJX638KAAoJEAX1Gf7yNDv6xsUP/3Arlwez7ptjS016Cy6/nY1+
yz79IY2hcB5b+ezF0DJWTDhl2JUucoxWLmTfzxM0EEhOjUlL98c6pESkxHpOcOxd
xyeT1oJT/Bh1yHqibTxUidp3Z3PyvVkANhTDvApzvJbUf0oFsTjMdR3q+CzHbPR9
kr9AFYxZYWWT0CuK2b/HXkBLxaeW3pKEfKme1CBlvFB818Ucu11fP2/e8va3R4iL
a47DP/ZmMeq3niBtBwDKW1ApnQ+10mOop0ftNAa2cRWk41TLZl3GR1bUp8Fgx5L3
Gg06JGan4EilWpabGrJDwO53SzF2OPcn7SwIvUFO4KrKu8qbX5JQ2VVjKDdgB0MW
+kHW8RsXU3p3rV6S9oHbtTqck8UjIwJnW1nX4aG6hLJBrlSgexpApyjCe89YMWRD
umEWE7fPHiYUKCqQ/3WwASi/LpIUOYp4klh8IEu7SGUCenzdnsGZ/yV067ReOnsg
X+Mpog9pQeqJ8e7N4mf3LIGe9vekm2AyR+5h55bnSMrXfNLqt49erBLWur96V3wx
e+zibYNDNDpvgHUYmVY7RYn+oyNBez7AOJxH8f22dTGMcLeJDkZPCJKRgbe6Q19V
5Wo9dEzwPmlKHLncD1qLHlD6fMhGq4lPmzTOpfQpYYnYbWblu5fNo4/AQBX70ujK
6N4O8siHZGoXLK31dA11
=RikG
-----END PGP SIGNATURE-----
-----------------------------------------------------------------------
No new revisions were added by this update.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.