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 590a32da4 [libFuzzer] Disable experimental clang coverage support by default.
new 2d21e8df3 Revert "[LSan] Detect dynamic loader by its base address."
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/lsan/lsan_common.cc | 5 ++---
lib/lsan/lsan_common_linux.cc | 23 ++++++-----------------
lib/sanitizer_common/sanitizer_linux.cc | 10 ++++++++++
lib/sanitizer_common/sanitizer_platform.h | 9 ---------
4 files changed, 18 insertions(+), 29 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 2a389131d8 For dllexport class templates, export specializations of mem [...]
new f85aa6be48 [CMake] Add install-distribution-toolchain to stage2 target list
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:
cmake/caches/Apple-stage1.cmake | 1 +
1 file changed, 1 insertion(+)
--
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 2edf23743 [cfi] Disable tests with lld on i386.
new 590a32da4 [libFuzzer] Disable experimental clang coverage support by default.
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 | 1 +
lib/fuzzer/FuzzerLoop.cpp | 1 +
lib/fuzzer/FuzzerOptions.h | 1 +
lib/fuzzer/FuzzerTracePC.h | 5 ++++-
test/fuzzer/fprofile-instr-generate.test | 7 +++++++
6 files changed, 15 insertions(+), 1 deletion(-)
create mode 100644 test/fuzzer/fprofile-instr-generate.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 clang-tools-extra.
from adc05815 [clangd] Added async API to run code completion.
new affb2d35 [clangd] Attempt to fix compilation with MSVC.
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/ClangdServer.h | 7 +++++--
1 file changed, 5 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 glibc.
from 86f9568af6 Use libm_alias_ldouble for ldbl-96 functions.
new 0db0b931cf Update ARM libm-test-ulps.
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 | 2 ++
sysdeps/arm/libm-test-ulps | 10 ++++++++--
2 files changed, 10 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 compiler-rt.
from 11ad3b8e2 [LSan] Detect dynamic loader by its base address.
new 2edf23743 [cfi] Disable tests with lld on i386.
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/cfi/CMakeLists.txt | 2 +-
1 file changed, 1 insertion(+), 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 gcc.
from 4cd565ae907 * call.c (convert_arg_to_ellipsis): Use the result of forc [...]
new eaccb4b0493 rs6000: Fix an error message in sysv4.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:
gcc/ChangeLog | 5 +++++
gcc/config/rs6000/sysv4.h | 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 llvm.
from 0c3ae2bea6f [X86] Extract CATCHRET handling from emitEpilogue, NFC
new 718dba15cd1 ModuleUtils: Stop using comdat members to generate unique m [...]
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/llvm/Transforms/Utils/ModuleUtils.h | 3 ++-
lib/Transforms/Utils/ModuleUtils.cpp | 2 +-
test/Transforms/ThinLTOBitcodeWriter/filter-alias.ll | 2 ++
test/Transforms/ThinLTOBitcodeWriter/unsplittable.ll | 6 ++++++
4 files changed, 11 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 clang.
from dc1ef58f66 Cleanup and generalize -shared-libasan.
new 2a389131d8 For dllexport class templates, export specializations of mem [...]
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/SemaDecl.cpp | 15 +++++++++++++++
test/CodeGenCXX/dllexport.cpp | 8 ++++++++
2 files changed, 23 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 gcc-7-branch
in repository gcc.
from da0a875718b PR ada/82393 * mingw32.h (_O_U8TEXT, _O_U16TEXT, _O_WTEXT [...]
new 833917715d2 * call.c (convert_arg_to_ellipsis): Use the result of forc [...]
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 | 4 ++++
gcc/cp/call.c | 19 ++++++++++---------
gcc/testsuite/g++.dg/ext/varargs2.C | 17 +++++++++++++++++
3 files changed, 31 insertions(+), 9 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/ext/varargs2.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.