This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 4a611aa 2016-12-24 François Dumont <fdumont(a)gcc.gnu.org>
new 9c5249c Make it cheaper to test whether an SSA name is a virtual operand
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 | 9 +++++++++
gcc/gimple-expr.h | 6 +-----
gcc/tree-core.h | 3 +++
gcc/tree.h | 16 +++++++++++++++-
4 files changed, 28 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 7b62094 PR middle-end/78901 * except.c (nothrow_libfn_p): Expect li [...]
new 4a611aa 2016-12-24 François Dumont <fdumont(a)gcc.gnu.org>
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/include/ext/random.tcc | 40 +++++++++++++++++++++++++------------
2 files changed, 31 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 clang.
from 1083e52 [ASTMatchers] Fix doc for hasBitWidth
new 8614176 [ASTMatchers] Add hasInClassInitializer traversal matcher for [...]
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:
docs/LibASTMatchersReference.html | 16 ++++++++++++++++
include/clang/ASTMatchers/ASTMatchers.h | 21 +++++++++++++++++++++
lib/ASTMatchers/Dynamic/Registry.cpp | 1 +
unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp | 10 ++++++++++
4 files changed, 48 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 c311b06 Remove accidentally-left-behind commented out code.
new 1083e52 [ASTMatchers] Fix doc for hasBitWidth
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:
docs/LibASTMatchersReference.html | 5 +++--
include/clang/ASTMatchers/ASTMatchers.h | 5 +++--
2 files changed, 6 insertions(+), 4 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 356e45b [PM] Try to improve the comments here to make what's going on [...]
new a3ff10f [SelectionDAG] Early out from computeKnownBits when we know w [...]
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/CodeGen/SelectionDAG/SelectionDAG.cpp | 34 +++++++++++++++++++++++--------
1 file changed, 26 insertions(+), 8 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 3f32ce3 [clang-tidy] Flag implicit conversion operators.
new fb6802d [clang-tidy] refactor ExprSequence out of use-after-move check
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:
clang-tidy/misc/UseAfterMoveCheck.cpp | 264 +---------------------------------
clang-tidy/utils/CMakeLists.txt | 1 +
clang-tidy/utils/ExprSequence.cpp | 182 +++++++++++++++++++++++
clang-tidy/utils/ExprSequence.h | 124 ++++++++++++++++
4 files changed, 310 insertions(+), 261 deletions(-)
create mode 100644 clang-tidy/utils/ExprSequence.cpp
create mode 100644 clang-tidy/utils/ExprSequence.h
--
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 cf25fd6 Daily bump.
new 7b62094 PR middle-end/78901 * except.c (nothrow_libfn_p): Expect li [...]
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 | 12 +
gcc/cp/cfns.gperf | 713 +++++++++++++++++++++---------
gcc/cp/cfns.h | 1241 +++++++++++++++++++++++++++++++++++++++++++----------
gcc/cp/except.c | 13 +-
4 files changed, 1539 insertions(+), 440 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 d49f798 Mark isOnlyReachableViaThisEdge as const
new 356e45b [PM] Try to improve the comments here to make what's going on [...]
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/Passes/PassBuilder.cpp | 8 +++++---
1 file changed, 5 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 libcxxabi.
from 08bf03c Fix warnings in libc++abi tests
new a3f4893 Suppress unreachable code warning in unwind tests
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/unwind_01.pass.cpp | 4 ++++
test/unwind_02.pass.cpp | 4 ++++
test/unwind_03.pass.cpp | 4 ++++
test/unwind_04.pass.cpp | 4 ++++
test/unwind_05.pass.cpp | 4 ++++
5 files changed, 20 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 libcxx.
from e32aed8 Fix ASAN test failure
new ab9ab94 Enable -Wunreachable-code and fix duplicate warning flags
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/libcxx/compiler.py | 13 +++++--------
test/libcxx/test/config.py | 2 ++
test/std/thread/futures/futures.async/async.pass.cpp | 3 ++-
3 files changed, 9 insertions(+), 9 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.