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 f5822405 [clang-move] Fix the incorrect expansion end location.
new 42067ce4 [clangd] Log all ignored diagnostics.
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:
clangd/ClangdUnit.cpp | 21 ++++-----------------
clangd/Compiler.cpp | 25 +++++++++++++++++++++++++
clangd/Compiler.h | 5 ++++-
3 files changed, 33 insertions(+), 18 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 8359fa53d8c [PR c++/84263] GC ICE with decltype
new 7e7ddc1d793 gcc: 2018-02-12 Paolo Bonzini <bonzini(a)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/ChangeLog | 7 +++++++
gcc/internal-fn.def | 4 ++--
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/asan/pr84307.c | 21 +++++++++++++++++++++
4 files changed, 35 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/asan/pr84307.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 glibc.
from de800d8305 Remove slow paths from exp
new e16deca62e [BZ #19239] Don't include sys/sysmacros.h from sys/types.h.
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:
ChangeLog | 7 +++++++
NEWS | 11 +++++++++++
misc/sys/sysmacros.h | 52 +++-------------------------------------------------
posix/sys/types.h | 9 ---------
4 files changed, 21 insertions(+), 58 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 9c8b55d17f3 [mips] Revert rL324869
new 70675617679 [mips] Fix 'l' constraint handling for types smaller than 32 bits
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/Target/Mips/MipsISelLowering.cpp | 2 +-
test/CodeGen/Mips/inlineasm-cnstrnt-bad-l1.ll | 13 +++++++++++++
test/CodeGen/Mips/inlineasm-cnstrnt-reg.ll | 10 ++++++++++
3 files changed, 24 insertions(+), 1 deletion(-)
create mode 100644 test/CodeGen/Mips/inlineasm-cnstrnt-bad-l1.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 clang-tools-extra.
from 40acfdfd [clangd] Remove codeComplete that returns std::future<>
new f5822405 [clang-move] Fix the incorrect expansion end location.
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 | 2 +-
unittests/clang-move/ClangMoveTests.cpp | 10 +++++++---
2 files changed, 8 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 binutils-gdb.
from 0b8683b7eb Fix compile time warning: bfd/elf32-arc.c:1537]: (warning) R [...]
new 7e784da543 Update Russian translation for the gas/ sub-directory.
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:
gas/ChangeLog | 4 +
gas/po/ru.po | 1170 +++++++++++++++++++++++++++++----------------------------
2 files changed, 600 insertions(+), 574 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 binutils-2_30-branch
in repository binutils-gdb.
from e9beae2121 Automatic date update in version.in
new e0a34ad17f Updated Russian translation for the gas sub-directory.
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:
gas/ChangeLog | 4 +
gas/po/ru.po | 1170 +++++++++++++++++++++++++++++----------------------------
2 files changed, 600 insertions(+), 574 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 e6ad5867ce7 2018-02-12 Paolo Carlini <paolo.carlini(a)oracle.com>
new 8359fa53d8c [PR c++/84263] GC ICE with decltype
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 | 6 ++
gcc/cp/parser.c | 111 ++++++++++++++++++-----------------
gcc/testsuite/ChangeLog | 4 ++
gcc/testsuite/g++.dg/parse/pr84263.C | 36 ++++++++++++
4 files changed, 103 insertions(+), 54 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/parse/pr84263.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 323eab799c [CUDA] Add option to generate relocatable device code
new 959205752c ASan+operator new[]: Add an option for more thorough operato [...]
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/Driver/Options.td | 8 ++++++++
include/clang/Frontend/CodeGenOptions.def | 3 +++
lib/CodeGen/ItaniumCXXABI.cpp | 3 ++-
lib/Frontend/CompilerInvocation.cpp | 7 +++++++
test/CodeGen/address-sanitizer-and-array-cookie.cpp | 9 +++++++++
5 files changed, 29 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 binutils-gdb.
from 7eb84119d8 Automatic date update in version.in
new 94fe5757db Fix compile time warning: bfd/elf32-nds32.c:9693]: (warning) [...]
new 6444b19b24 oops - actually remove the assignment this time: bfd/elf32-n [...]
new 0b8683b7eb Fix compile time warning: bfd/elf32-arc.c:1537]: (warning) R [...]
The 3 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:
bfd/ChangeLog | 6 ++++++
bfd/elf32-arc.c | 1 -
bfd/elf32-nds32.c | 1 -
3 files changed, 6 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.