This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 263dbee25a Rename two clang tests from .cc to .cpp.
new 95ce872306 [Parser] Use special definition for pragma annotations
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/TokenKinds.def | 48 +++++++++++++++++++++-----------------
include/clang/Basic/TokenKinds.h | 3 +++
lib/Basic/TokenKinds.cpp | 10 ++++++++
3 files changed, 39 insertions(+), 22 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 cb59b5794f Add support for openSUSE RISC-V triple
new 263dbee25a Rename two clang tests from .cc to .cpp.
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/Analysis/{structured_bindings.cc => structured_bindings.cpp} | 3 +--
test/CodeGen/{ppc-vector-compare.cc => ppc-vector-compare.cpp} | 0
2 files changed, 1 insertion(+), 2 deletions(-)
rename test/Analysis/{structured_bindings.cc => structured_bindings.cpp} (73%)
rename test/CodeGen/{ppc-vector-compare.cc => ppc-vector-compare.cpp} (100%)
--
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 b52d2369626 Add support for openSUSE RISC-V triple
new 7d6377b68a9 [X86][SSE] SimplifyMultipleUseDemandedBits - Add PEXTR/PINS [...]
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/X86/X86ISelLowering.cpp | 27 +++++++++++++++++++++++++++
lib/Target/X86/X86ISelLowering.h | 4 ++++
test/CodeGen/X86/promote-vec3.ll | 16 ++++++++--------
3 files changed, 39 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 lldb.
from e1cf5c4db Add llvm-dwarfdump to the list of test dependencies
new 1a642659c Fix TestThreadSpecificBreakpoint on Windows
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:
.../TestThreadSpecificBreakpoint.py | 20 ++++++--------------
.../thread/thread_specific_break/main.cpp | 9 ++++++++-
2 files changed, 14 insertions(+), 15 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 ccaf8a021 compiler-rt: Rename .cc file in lib/scudo/standalone/tests to .cpp
new b772b1754 compiler-rt: Call a generated c++ file in hwasan .cpp instead of .cc
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/hwasan/CMakeLists.txt | 6 +++---
1 file 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 gcc-8-branch
in repository gcc.
from 0a68d757af6 Daily bump.
new 5443b7bb8ed PR c++/89906 - ICE with template placeholder for TTP. PR [...]
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 | 9 +++++++++
gcc/cp/typeck.c | 5 +++++
gcc/testsuite/g++.dg/cpp1z/class-deduction58.C | 16 ++++++++++++++++
3 files changed, 30 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp1z/class-deduction58.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 f5d34b7f016 [X86] EltsFromConsecutiveLoads - don't attempt to merge vol [...]
new b52d2369626 Add support for openSUSE RISC-V triple
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:
unittests/ADT/TripleTest.cpp | 6 ++++++
1 file changed, 6 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 clang.
from eead42b6e7 [RISCV] Add FreeBSD targets
new cb59b5794f Add support for openSUSE RISC-V triple
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/Driver/ToolChains/Gnu.cpp | 3 ++-
.../usr/lib64/crt1.o | 0
.../usr/lib64/crti.o | 0
.../usr/lib64/crtn.o | 0
.../usr/lib64/gcc/riscv64-suse-linux/9}/crtbegin.o | 0
.../usr/lib64/gcc/riscv64-suse-linux/9}/crtend.o | 0
test/Driver/linux-ld.c | 20 ++++++++++++++++++++
7 files changed, 22 insertions(+), 1 deletion(-)
copy test/Driver/Inputs/{ami_linux_tree => opensuse_tumbleweed_riscv64_tree}/usr/l [...]
copy test/Driver/Inputs/{ami_linux_tree => opensuse_tumbleweed_riscv64_tree}/usr/l [...]
copy test/Driver/Inputs/{ami_linux_tree => opensuse_tumbleweed_riscv64_tree}/usr/l [...]
copy test/Driver/Inputs/{ami_linux_tree/usr/lib/gcc/x86_64-amazon-linux/7 => opens [...]
copy test/Driver/Inputs/{ami_linux_tree/usr/lib/gcc/x86_64-amazon-linux/7 => opens [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.