This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 16ba023 [code-completion] Fix crash when trying to do postfix complet [...]
new 883044a clang-format: [JS] revert over-eager ASI 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/Format/UnwrappedLineParser.cpp | 3 +--
unittests/Format/FormatTestJS.cpp | 26 ++++++++++++++++++++++----
2 files changed, 23 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 release_40
in repository clang.
from 0ff2de3 Merging r291964: -------------------------------------------- [...]
new ad08994 Mention Devirtualization and ThinLTO in ReleaseNotes
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/ReleaseNotes.rst | 26 ++++++++++++++++++++++++++
1 file changed, 26 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 2a1fe8b 2017-01-13 Richard Biener <rguenther(a)suse.de>
new 94cd1cd gcc/ * config/avr/avr.h (BRANCH_COST) [reload_completed]: In [...]
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 | 4 ++++
gcc/config/avr/avr.h | 7 ++++++-
2 files changed, 10 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-tools-extra.
from 4ff6e02 Remove unused lambda captures. NFC
new f5fe3dd [clang-move] Dump enum and type alias declarations.
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-move/ClangMove.cpp | 6 ++++++
unittests/clang-move/ClangMoveTests.cpp | 24 +++++++++++-------------
2 files changed, 17 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 231589d /c-family 2017-01-16 Paolo Carlini <paolo.carlini(a)oracle.com>
new 2a1fe8b 2017-01-13 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 ++++++++
1 file changed, 8 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 newlib.
from 411882e Add release message for commit 688d943
new e02866a Add missing headers to fix implicit function defns
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:
newlib/libc/string/strsignal.c | 1 +
newlib/libc/string/strtok.c | 1 +
newlib/libc/time/asctime.c | 2 ++
newlib/libc/time/lcltime.c | 1 +
4 files changed, 5 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 be32d0c * gnat.dg/opt62.adb: New test. * gnat.dg/opt62_pkg.ads: New [...]
new 231589d /c-family 2017-01-16 Paolo Carlini <paolo.carlini(a)oracle.com>
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/c-family/ChangeLog | 5 +++++
gcc/c-family/c-common.c | 16 +++++++++-------
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/cpp0x/pr71737.C | 13 +++++++++++++
4 files changed, 32 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/pr71737.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 gcc.
from ae306c0 runtime: rename siginfo to _siginfo_t
new be32d0c * gnat.dg/opt62.adb: New test. * gnat.dg/opt62_pkg.ads: New [...]
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/gnat.dg/opt62.adb | 15 +++++++++++++++
gcc/testsuite/gnat.dg/opt62_pkg.ads | 19 +++++++++++++++++++
3 files changed, 39 insertions(+)
create mode 100644 gcc/testsuite/gnat.dg/opt62.adb
create mode 100644 gcc/testsuite/gnat.dg/opt62_pkg.ads
--
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 d25c997 Implement the missing constexpr stuff in <array>. Fixes PR#31645.
new b894a0b Added a workaround for a `-fdelayed-template-parsing` bug.
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/variant | 21 +++++++++++++--------
.../utilities/variant/variant.visit/visit.pass.cpp | 3 ---
2 files changed, 13 insertions(+), 11 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 d925138 [AVX-512] Teach the disassembler about all of the EVEX gather [...]
new 14d16cc [X86] Reduce the number of operand 'types' the disassembler n [...]
new f031545 [X86] Merge the disassemblers handling of the different TYPE_ [...]
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/Target/X86/Disassembler/X86Disassembler.cpp | 96 ++++-------
.../X86/Disassembler/X86DisassemblerDecoder.cpp | 19 +--
.../Disassembler/X86DisassemblerDecoderCommon.h | 65 +-------
utils/TableGen/X86RecognizableInstr.cpp | 185 ++++++++++-----------
4 files changed, 140 insertions(+), 225 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.