This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from af473b4213 Fix PR 10758: Infinite recursion when dealing with copy-init [...]
new b5e2ee2f62 [StaticAnalyzer] Move inline counter increaser to inlineCall [...]
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/Core/ExprEngineCallAndReturn.cpp | 3 +--
1 file changed, 1 insertion(+), 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 gcc.
from e292cf39128 2017-05-16 Richard Biener <rguenther(a)suse.de>
new ccb7f6c9469 * cp-tree.h (SCOPE_DEPTH): New. * name-lookup.h (is_neste [...]
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/cp/ChangeLog | 11 +++++++++++
gcc/cp/cp-tree.h | 5 +++++
gcc/cp/name-lookup.c | 41 ++++++++++++++++++++++++++++++++++-------
gcc/cp/name-lookup.h | 2 ++
gcc/cp/pt.c | 10 ++++------
5 files changed, 56 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 master
in repository gcc.
from 224b777b593 Add cross-reference for test permutations in libstdc++ manual
new 50d8e702307 2017-05-16 Richard Biener <rguenther(a)suse.de>
new e292cf39128 2017-05-16 Richard Biener <rguenther(a)suse.de>
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:
gcc/ChangeLog | 12 ++++++++++++
gcc/dwarf2out.c | 7 +++++--
2 files changed, 17 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-tools-extra.
from b63045dd Fixing compilation failures on buildbots.
new 18140c41 [clang-tidy] Add "emplace_back" detection in inefficient-vect [...]
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:
.../InefficientVectorOperationCheck.cpp | 36 +++--
.../performance-inefficient-vector-operation.rst | 6 +-
.../performance-inefficient-vector-operation.cpp | 180 +++++++++++----------
3 files changed, 119 insertions(+), 103 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 d8f53d370de Add cross-reference for BADNAMES in libstdc++ manual
new 224b777b593 Add cross-reference for test permutations in libstdc++ manual
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 | 4 ++++
libstdc++-v3/doc/html/manual/source_organization.html | 4 +++-
libstdc++-v3/doc/xml/manual/appendix_contributing.xml | 4 +++-
3 files changed, 10 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 8c199f23fb [Sema] Use CK_NoOp instead CK_Invalid in tryGCCVectorConvert [...]
new af473b4213 Fix PR 10758: Infinite recursion when dealing with copy-init [...]
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/clang/Sema/Sema.h | 4 ++++
lib/Sema/SemaInit.cpp | 38 ++++++++++++++++++++++++++++++++
test/SemaCXX/constructor-initializer.cpp | 19 ++++++++++++++++
3 files changed, 61 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 lld.
from 003a75376 [ELF] - Detemplate access to SymTab, DynSymTab, GnuHashTab. NFC.
new c61b6630d [ELF] - Detemplate elf::addSyntheticLocal(). 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:
ELF/SyntheticSections.cpp | 14 --------------
ELF/SyntheticSections.h | 2 +-
ELF/Target.cpp | 8 ++++----
ELF/Thunks.cpp | 18 +++++++++---------
4 files changed, 14 insertions(+), 28 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-tools-extra.
from f392d18b Restored r303067 and fixed failing test.
new b63045dd Fixing compilation failures on buildbots.
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:
clangd/ClangdServer.cpp | 1 +
clangd/DraftStore.cpp | 1 +
clangd/GlobalCompilationDatabase.h | 1 +
3 files changed, 3 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 lld.
from 03e68cae9 [ELF] - Detemplate GnuHashTableSection and SymbolTableSection [...]
new 003a75376 [ELF] - Detemplate access to SymTab, DynSymTab, GnuHashTab. 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:
ELF/InputSection.cpp | 2 +-
ELF/OutputSections.cpp | 2 +-
ELF/SyntheticSections.cpp | 34 ++++++++++++------------
ELF/Writer.cpp | 68 ++++++++++++++++++-----------------------------
4 files changed, 45 insertions(+), 61 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.
Christophe Lyon pushed a change to branch master
in repository toolchain/bmk-scripts.
from f614274 run.sh: Add --forceinstall parameter.
new 7a5806e run.sh: Remove --logserver, add --resultsdest parameter.
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:
run.sh | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.