This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from a8e8b59 [asan] LLVM: Switch to using dynamic shadow offset on iOS
new 4c9998f [sancov] renamed symcov-report-server to coverage-report-server
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:
tools/sancov/{symcov-report-server.py => coverage-report-server.py} | 0
tools/sancov/sancov.cc | 4 ++--
2 files changed, 2 insertions(+), 2 deletions(-)
rename tools/sancov/{symcov-report-server.py => coverage-report-server.py} (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 clang.
from 4e21615 Test what happens when tag lookup and redeclaration lookup disagree
new e82fea9 [sancov] documentation update after r283241
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/SanitizerCoverage.rst | 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 llvm.
from b89fc68 Don't filter diagnostics written as YAML to the output file
new a8e8b59 [asan] LLVM: Switch to using dynamic shadow offset on iOS
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/Transforms/Instrumentation/AddressSanitizer.cpp | 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 compiler-rt.
from 1ef9e7c [sanitizer-coverage] remove stale code, second attempt after [...]
new 4a2d05e [asan] Switch to using dynamic shadow offset on iOS
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/asan/asan_mapping.h | 2 +-
lib/sanitizer_common/sanitizer_linux.cc | 5 +++++
lib/sanitizer_common/sanitizer_mac.cc | 38 +++++++++++++++++++++++++++++++++
lib/sanitizer_common/sanitizer_posix.cc | 5 -----
4 files changed, 44 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 master
in repository lldb.
from e7f4898 Fix FixupEnvironment on Android after the Args refactor
new 11d1a49 Improvements to testing blacklist
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:
packages/Python/lldbsuite/test/configuration.py | 6 ++---
packages/Python/lldbsuite/test/dotest.py | 36 ++++++++++---------------
packages/Python/lldbsuite/test/dotest_args.py | 2 +-
packages/Python/lldbsuite/test/test_result.py | 17 +++---------
4 files changed, 20 insertions(+), 41 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 05250d5 Finish adding the individual instruction tests to the x86 unw [...]
new e7f4898 Fix FixupEnvironment on Android after the Args refactor
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:
source/Host/linux/ProcessLauncherLinux.cpp | 11 ++++++-----
1 file changed, 6 insertions(+), 5 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 d894e4d [CMake] Exclude intrinsics_gen from LLVM_COMMON_DEPENDS in LL [...]
new b89fc68 Don't filter diagnostics written as YAML to the output file
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/Analysis/OptimizationDiagnosticInfo.cpp | 2 +-
test/Transforms/Inline/optimization-remarks-yaml.ll | 2 ++
2 files 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 clang.
from 8e29175 [Sema] Format a comment line so that it fits 80 columns. NFC
new 4e21615 Test what happens when tag lookup and redeclaration lookup disagree
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/SemaCXX/elaborated-type-specifier.cpp | 9 +++++++++
1 file changed, 9 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-6-branch
in repository gcc.
from c9a5144 Backport from mainline 2016-09-29 Uros Bizjak <ubizjak@gm [...]
new d353a68 PR c++/77804 - Internal compiler error on incorrect initializ [...]
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/init.c | 9 +++++++--
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/warn/Wplacement-new-size-4.C | 14 ++++++++++++++
4 files changed, 32 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/warn/Wplacement-new-size-4.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 0089805 Serialize remark argument as a mapping to get proper quotatio [...]
new d894e4d [CMake] Exclude intrinsics_gen from LLVM_COMMON_DEPENDS in LL [...]
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/modules/CMakeLists.txt | 9 +++++++++
1 file changed, 9 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.