This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 182698b [Sema] Support lax conversions for compound assignments
new fa5a2d7 [coroutines] Diagnose when 'main' is declared as a coroutine.
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 | 2 ++
lib/Sema/SemaCoroutine.cpp | 5 +++++
test/SemaCXX/coroutines.cpp | 8 ++++++++
3 files changed, 15 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 gcc.
from 9ccb8d8 2016-09-30 Bernd Edlinger <bernd.edlinger(a)hotmail.de>
new 38cf534 * configure.ac: Add target-libffi to target_libraries. Read [...]
new 93640f3 * doc/invoke.texi (-Wregister): Document.
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:
ChangeLog | 7 +++
configure | 141 +++++++++++++++++++++++++++++++++++-----------------
configure.ac | 96 +++++++++++++++++++++++++++++++++++
gcc/ChangeLog | 4 ++
gcc/doc/invoke.texi | 11 +++-
5 files changed, 213 insertions(+), 46 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 gcc-5-branch
in repository gcc.
from f460a78 2016-09-30 Steven G. Kargl <kargl(a)gcc.gnu.org>
new defedfb 2016-09-30 Steven G. Kargl <kargl(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:
gcc/fortran/ChangeLog | 7 +++++++
gcc/fortran/interface.c | 2 +-
gcc/testsuite/ChangeLog | 7 +++++++
gcc/testsuite/gfortran.dg/pr61318.f90 | 23 +++++++++++++++++++++++
4 files changed, 38 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr61318.f90
--
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 7d8f62d [SEH] Emit the parent frame offset label even if there are no [...]
new 5d78fc6 [libFuzzer] remove unused 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:
lib/Fuzzer/FuzzerDriver.cpp | 1 -
lib/Fuzzer/FuzzerFlags.def | 2 --
lib/Fuzzer/FuzzerLoop.cpp | 3 +--
lib/Fuzzer/FuzzerOptions.h | 1 -
lib/Fuzzer/test/CustomCrossOverTest.cpp | 6 ++++++
lib/Fuzzer/test/fuzzer-customcrossover.test | 2 +-
lib/Fuzzer/test/fuzzer-prunecorpus.test | 13 -------------
7 files changed, 8 insertions(+), 20 deletions(-)
delete mode 100644 lib/Fuzzer/test/fuzzer-prunecorpus.test
--
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 lldb.
from 21acf5f IsValid is the way to ask a breakpoint location whether it is valid.
new 909e033 Add the radar from our end to the bugreport string.
new b12f83f Add the radar on our end to the bugreport string.
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:
.../lldbsuite/test/functionalities/completion/TestCompletion.py | 2 +-
.../thread/create_during_step/TestCreateDuringStep.py | 6 +++---
2 files changed, 4 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 clang.
from 274897b [sanitizer-coverage] fix docs
new 182698b [Sema] Support lax conversions for compound assignments
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 | 34 +++++++++++++++++++++++++---------
test/Sema/vector-cast.c | 9 ++++-----
2 files changed, 29 insertions(+), 14 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 e71d314 [AArch64][RegisterBankInfo] Use the helper functions for the checks
new 7d8f62d [SEH] Emit the parent frame offset label even if there are no [...]
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/AsmPrinter/WinException.cpp | 58 ++++++++++++++++---------
test/CodeGen/X86/seh-no-invokes.ll | 76 +++++++++++++++++++++++++++++++++
2 files changed, 115 insertions(+), 19 deletions(-)
create mode 100644 test/CodeGen/X86/seh-no-invokes.ll
--
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 openmp.
from 0252c7b Insert missing checks for KMP_AFFINITY_CAPABLE() in affinity API.
new af29aaa [cmake] Fix for a bug https://llvm.org/bugs/show_bug.cgi?id=3 [...]
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:
runtime/cmake/LibompExports.cmake | 4 +++-
1 file changed, 3 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 lldb.
from 77c7e7e Adding ivars in class extensions isn't supported on i386; ski [...]
new 21acf5f IsValid is the way to ask a breakpoint location whether it is valid.
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:
.../breakpoint_case_sensitivity/TestBreakpointCaseSensitivity.py | 5 +++--
1 file changed, 3 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 lld.
from ce2ab92 Change for LLVM upstream change r282944.
new 812e06a Use StringSwtich::Cases for multiple choices.
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:
COFF/DriverUtils.cpp | 6 ++----
COFF/Writer.cpp | 5 +----
ELF/Driver.cpp | 6 ++----
3 files changed, 5 insertions(+), 12 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.