This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 6a7299a [DOXYGEN] Improved doxygen comments for emmintrin.h intrinsics.
new 6d02edb [sanitizers] lsan+sancov doesn't need ubsanrt (multi def error)
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/SanitizerArgs.cpp | 3 ++-
test/Driver/sanitizer-ld.c | 14 ++++++++++++++
2 files changed, 16 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 google/testing
in repository compiler-rt.
from 9e0f203 Updating branches/google/testing to r288672
new 1120ce9 Updating branches/google/testing to r288672
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:
--
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 52fc3a4 [asan] Add test which detects bugs undetectable before r288563
new d9dff12 [sanitizer] Add workaround for empty strings
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:
.../sanitizer_symbolizer_libcdep.cc | 32 ++++++++++------------
1 file changed, 14 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 lld.
from 073f02e Fix -Wunused-private-field.
new 5c04120 Print a warning message if ENTRY() symbol is not found.
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/Driver.cpp | 2 +-
test/ELF/linkerscript/linkerscript.s | 6 ++++++
2 files changed, 7 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 google/stable
in repository compiler-rt.
from abb6e6f Updating branches/google/stable to r288497
adds 470fe80 Compiler-rt part of D26230: Add (constant) masked load/store [...]
adds 4ca6e75 Revert "Compiler-rt part of D26230: Add (constant) masked loa [...]
adds 74c8f49 [sanitizer] Track architecture and UUID of modules in LoadedModule
adds 9fdd37c [sanitizer] Make atos stdin a non-tty pipe to make sure it's [...]
adds 01c7498 Remove a couple of memset usages from TSan, introduced in r288624.
new 2aec2d9 Updating branches/google/stable to r288672
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/sanitizer_common/sanitizer_common.cc | 9 ++
lib/sanitizer_common/sanitizer_common.h | 26 ++++-
lib/sanitizer_common/sanitizer_procmaps.h | 13 ++-
lib/sanitizer_common/sanitizer_procmaps_freebsd.cc | 4 +-
lib/sanitizer_common/sanitizer_procmaps_linux.cc | 4 +-
lib/sanitizer_common/sanitizer_procmaps_mac.cc | 77 +++++++++++++--
.../sanitizer_symbolizer_posix_libcdep.cc | 107 ++++++++++++++-------
.../tests/sanitizer_procmaps_test.cc | 21 ++++
8 files changed, 206 insertions(+), 55 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 477e649 Don't emit .seh_handler directives for any cleanup funclets
new 52fccbe [mips] Remove N32 Android test because Android does not suppo [...]
new f375f74 [mips] Change gnueabi to gnu in the triple because EABI has b [...]
new 8133f26 [mips] Change instruction s/daddiu/addiu/ since O32 prohibits [...]
new b99cfea [mips] Make the test case more specific and provide OS compon [...]
The 4 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/CodeGen/Mips/ehframe-indirect.ll | 2 -
test/CodeGen/Mips/fp16-promote.ll | 2 +-
test/MC/Mips/cpsetup.s | 6 +--
test/MC/Mips/mips64-register-names-o32.s | 68 ++++++++++++++++----------------
4 files changed, 38 insertions(+), 40 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 671d92a [DebugInfo] Relax test case for long double constants.
new 6a7299a [DOXYGEN] Improved doxygen comments for emmintrin.h intrinsics.
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/Headers/emmintrin.h | 200 ++++++++++++++++++++++++------------------------
1 file changed, 100 insertions(+), 100 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 ba94cc3 2016-12-07 Steven G. Kargl <kargl(a)gcc.gnu.org>
new 33a1484 * gcc.target/i386/pr78671.c: Require int128 effective target.
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/testsuite/gcc.target/i386/pr78671.c | 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 lld.
from 4befe71 COFF: Use a string saver in Memory.h in Driver.
new 073f02e Fix -Wunused-private-field.
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:
COFF/ModuleDef.cpp | 1 -
1 file changed, 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.