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 87ee0019 [clangd] Fix more MSVC compilation failures.
new 7833ec3a [clangd] Capitalized descriptions of clangd options. NFC.
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/tool/ClangdMain.cpp | 4 ++--
1 file changed, 2 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 d7be359ae9 Use VFS operations in FileManager::makeAbsolutePath.
new 5ef8aefaba [StaticAnalyzer] Fix false positives for unreachable code 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:
lib/StaticAnalyzer/Checkers/UnreachableCodeChecker.cpp | 2 +-
test/Analysis/unreachable-code-path.c | 10 ++++++++++
2 files changed, 11 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 compiler-rt.
from cd6d69c22 [XRay][compiler-rt] Remove use of std::mutex and std::shared_ [...]
new 25f760461 [sanitizer_common] Fuchsia-specific implementation of Sanitiz [...]
new e18e52ff1 [asan] Interceptors for Fuchsia
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/asan/asan_interceptors.cc | 7 +
lib/asan/asan_interceptors.h | 34 +--
lib/asan/asan_interceptors_memintrinsics.cc | 12 ++
lib/sanitizer_common/CMakeLists.txt | 1 +
lib/sanitizer_common/sanitizer_coverage_fuchsia.cc | 233 +++++++++++++++++++++
.../sanitizer_coverage_libcdep_new.cc | 5 +
6 files changed, 279 insertions(+), 13 deletions(-)
create mode 100644 lib/sanitizer_common/sanitizer_coverage_fuchsia.cc
--
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 lld.
from 2a5edfd31 [ELF] - Use multithreading for building .gdb_index.
new 5932c6214 [ELF] - Recommit r309252 "[ELF] - Fix missing relocation when [...]
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:
ELF/Symbols.cpp | 15 ++++++++++-----
test/ELF/executable-undefined-ignoreall.s | 13 +++++++++++++
test/ELF/executable-undefined-protected-ignoreall.s | 8 ++++++++
test/ELF/no-inhibit-exec.s | 6 +++++-
4 files changed, 36 insertions(+), 6 deletions(-)
create mode 100644 test/ELF/executable-undefined-ignoreall.s
create mode 100644 test/ELF/executable-undefined-protected-ignoreall.s
--
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 0f6af29e7fe Daily bump.
new 2de25df8553 PR target/81641 * config/i386/i386.c (ix86_print_operand_ [...]
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 | 6 ++++++
gcc/config/i386/i386.c | 2 +-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/i386/pr81641.c | 11 +++++++++++
4 files changed, 23 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr81641.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 af9068f3b90 PR middle-end/79499 * function.c (thread_prologue_and_epi [...]
new 10f48b3d0e6 PR c++/81640 * call.c (build_user_type_conversion_1): Onl [...]
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/call.c | 2 +-
gcc/testsuite/ChangeLog | 3 +++
.../g++.dg/warn/Wshadow-compatible-local-2.C | 21 +++++++++++++++++++++
4 files changed, 31 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/warn/Wshadow-compatible-local-2.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 gcc-7-branch
in repository gcc.
from bbdc807b742 Daily bump.
new 8f0009d0d49 PR middle-end/79499 * function.c (thread_prologue_and_epi [...]
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 ++++++++
gcc/function.c | 36 +++++++++++++++++++++++++++++-------
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/pr79499.c | 13 +++++++++++++
4 files changed, 55 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr79499.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 67df222713 [CMake] Include llvm-objcopy tool in Fuchsia toolchain
new b24e937565 [Bash-autocompletion] Add comment to test so that it is easi [...]
new d7be359ae9 Use VFS operations in FileManager::makeAbsolutePath.
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/Basic/FileManager.cpp | 2 +-
test/Driver/autocomplete.c | 4 ++++
unittests/Basic/FileManagerTest.cpp | 27 +++++++++++++++++++++++++++
3 files changed, 32 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 gcc.
from 74a6234fd04 2017-08-02 Richard Biener <rguenther(a)suse.de>
new af9068f3b90 PR middle-end/79499 * function.c (thread_prologue_and_epi [...]
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 ++++++++
gcc/function.c | 36 +++++++++++++++++++++++++++++-------
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/pr79499.c | 13 +++++++++++++
4 files changed, 55 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr79499.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 binutils-gdb.
from a5be90a4d9 Automatic date update in version.in
new 262cdac76d Teach readelf about IA64 MSB relocs.
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:
binutils/ChangeLog | 7 +++++++
binutils/readelf.c | 12 ++++++++----
2 files changed, 15 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.