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 4aad00e Add LIT_USE_INTERNAL_SHELL to compiler-rt tests.
new 9fa19db Use FileCheck instead of [.
new 323e69d Enable leak detection on linux-i686 by default
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/sanitizer_common/sanitizer_flags.inc | 3 +--
test/asan/TestCases/Posix/coverage-maybe-open-file.cc | 3 ++-
2 files changed, 3 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 clang.
from 0842d41 Move NumRegParameters Module Flag. NFCI.
new 70b6167 [ARC][ObjC++] Use ObjC semantic rules for comparisons between [...]
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/SemaExpr.cpp | 5 ++++-
test/SemaObjCXX/arc-ptr-comparison.mm | 24 ++++++++++++++++++++++++
2 files changed, 28 insertions(+), 1 deletion(-)
create mode 100644 test/SemaObjCXX/arc-ptr-comparison.mm
--
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 555ca48 PR target/80206 * config/i386/sse.md (<extract_type>_vextr [...]
new 61896fa [PR 77333] Fixup fntypes of gimple calls of clones
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 | 10 ++++++
gcc/cgraph.c | 17 +++++++++-
gcc/cgraph.h | 2 ++
gcc/cgraphclones.c | 9 +++---
gcc/testsuite/ChangeLog | 5 +++
gcc/testsuite/g++.dg/ipa/pr77333.C | 65 ++++++++++++++++++++++++++++++++++++++
6 files changed, 103 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/ipa/pr77333.C
--
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 225e636 [Sema][ObjC] Avoid the "type of property does not match type [...]
new 0842d41 Move NumRegParameters Module Flag. NFCI.
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/CodeGenModule.cpp | 11 +++++------
1 file changed, 5 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 4b44666 Add `replace` interface with range in AtomicChange.
new 225e636 [Sema][ObjC] Avoid the "type of property does not match type [...]
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/SemaObjCProperty.cpp | 9 +++------
test/SemaObjC/property-typecheck-1.m | 5 +++++
2 files changed, 8 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 7b09945 Use count instead of grep -c.
new 4aad00e Add LIT_USE_INTERNAL_SHELL to compiler-rt 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/lit.common.cfg | 15 +++++++++++++--
1 file changed, 13 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 compiler-rt.
from 8b391d0 [sanitizer] Move fread and fwrite interceptors to sanitizer_common
new 7b09945 Use count instead of grep -c.
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/asan/TestCases/Posix/halt_on_error-torture.cc | 2 +-
test/asan/TestCases/Posix/halt_on_error_suppress_equal_pcs.cc | 4 ++--
2 files changed, 3 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 af44a97 2017-03-30 Richard Biener <rguenther(a)suse.de>
new 555ca48 PR target/80206 * config/i386/sse.md (<extract_type>_vextr [...]
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 | 27 ++++++++++++
gcc/config/i386/sse.md | 73 +++++++++++++++++++++------------
gcc/testsuite/ChangeLog | 5 +++
gcc/testsuite/gcc.target/i386/pr80206.c | 14 +++++++
4 files changed, 93 insertions(+), 26 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr80206.c
--
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 428e693 Spelling mistakes in comments. NFCI.
new c599971 Test commit.
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/CodeGen/MachineOperand.h | 22 +++++++++++-----------
1 file changed, 11 insertions(+), 11 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.