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 039fce4 Attempt to fix build bots after r299638.
new 778e1a6 [clang-tidy] Add FormatStyle configuration option.
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/ClangTidy.cpp | 30 +++++++++++++-----------------
clang-tidy/ClangTidy.h | 14 ++++++--------
clang-tidy/ClangTidyDiagnosticConsumer.h | 2 +-
clang-tidy/ClangTidyOptions.cpp | 3 +++
clang-tidy/ClangTidyOptions.h | 14 ++++++++++++++
clang-tidy/tool/ClangTidyMain.cpp | 19 +++++++++++--------
6 files changed, 48 insertions(+), 34 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 c2d7880 Fix gcc.target/i386/pr79390.c for Solaris as
new ca23873 Cherry-pick upstream r299036 from libsanitizer (PR sanitizer/80166).
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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/asan/pr80166.c | 24 ++++++++++++++++++++++
libsanitizer/ChangeLog | 6 ++++++
.../sanitizer_common_interceptors.inc | 3 ++-
4 files changed, 37 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.dg/asan/pr80166.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 ed65bfc [X86][MMX] Test showing failure to create MMX non-temporal store
new ff14b9e [SelectionDAG] NFC patch removing a redundant 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:
lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 12 ++++--------
1 file changed, 4 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.
from 25d9740 Fix lambda to block conversion in C++17 by avoiding copy elis [...]
new 0974a6f [ObjC++] Conversions from specialized to non-specialized Obje [...]
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/SemaOverload.cpp | 20 +++++++++++++++++---
test/SemaObjCXX/overload.mm | 27 +++++++++++++++++++++++++++
2 files changed, 44 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 71b1f04 2017-04-06 Richard Biener <rguenther(a)suse.de>
new c2d7880 Fix gcc.target/i386/pr79390.c for Solaris as
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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/i386/pr79390.c | 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 clang.
from 4e4a3bc [Sema] Retarget test to a specific platform for consistent datasizes
new 25d9740 Fix lambda to block conversion in C++17 by avoiding copy elis [...]
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/Basic/DiagnosticSemaKinds.td | 4 ++--
include/clang/Sema/Initialization.h | 11 ++++++++++-
lib/Sema/SemaInit.cpp | 17 +++++++++++++++++
lib/Sema/SemaLambda.cpp | 7 +++----
test/CodeGenObjCXX/lambda-to-block.mm | 18 ++++++++++++++++++
5 files changed, 50 insertions(+), 7 deletions(-)
create mode 100644 test/CodeGenObjCXX/lambda-to-block.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 clang-tools-extra.
from 55fff26 Wdocumentation fix
new 039fce4 Attempt to fix build bots after r299638.
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/clang-tidy/misc-forwarding-reference-overload.cpp | 4 ++--
1 file changed, 2 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.
Diana Picus pushed a change to branch python
in repository toolchain/llvm/linaro-scripts.
from 3b2ef82 [llvmprojs] Rewrite llvm-projs in python
new b430760 Move to Python3
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:
check.sh | 4 +-
modules/llvm.py | 8 +-
scripts/llvm.py | 10 +-
tests/cli/testllvmprojects.py | 167 ++++++++++++++++----------------
tests/unittests/testllvmsourceconfig.py | 34 +++----
5 files changed, 114 insertions(+), 109 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 42d3021 2017-04-06 Richard Biener <rguenther(a)suse.de>
new 71b1f04 2017-04-06 Richard Biener <rguenther(a)suse.de>
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 | 8 ++++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/i386/pr80262.c | 26 ++++++++++++++++++++++++++
gcc/tree-sra.c | 7 +++++++
gcc/tree-ssa-sccvn.c | 4 ++--
5 files changed, 48 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr80262.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 compiler-rt.
from 5829a62 Try to fix MAC buildbot after r299630
new c4b0a1a [XRay][compiler-rt] Remove unused local variable
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/xray/xray_fdr_logging_impl.h | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.