This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 3628e505ca [CMake] Use ABI version 2 for C++ library in Fuchsia
new 36d969c2a9 [Driver] Consider -fno-sanitize=... state when filtering out [...]
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 | 2 +-
test/Driver/fsanitize-coverage.c | 12 ++++++++++++
2 files changed, 13 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 lld.
from 22a9cf6e7 [ELF] Align the value if needed when computing the expression
new 1ce223e76 [ELF] Remove processNonSectionCommands
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/LinkerScript.cpp | 9 ---------
ELF/LinkerScript.h | 1 -
2 files changed, 10 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 6bf1d9e47cc [AVX-512] Fix a bug that prevented some non-temporal loads [...]
new e95e3157f43 [DWARF] Generalized verification of .debug_abbrev to be app [...]
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/DebugInfo/DWARF/DWARFVerifier.h | 24 ++++++++++--
lib/DebugInfo/DWARF/DWARFVerifier.cpp | 38 ++++++++++++-------
.../tools/llvm-dwarfdump/X86/verify_debug_abbrev.s | 44 ++++++++++++++++++++++
test/tools/llvm-dwarfdump/X86/verify_debug_info.s | 7 +---
4 files changed, 90 insertions(+), 23 deletions(-)
create mode 100644 test/tools/llvm-dwarfdump/X86/verify_debug_abbrev.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 master
in repository clang.
from abb10e26dc [clang-format] Put '/**' and '*/' on own lines in multiline jsdocs
new 3628e505ca [CMake] Use ABI version 2 for C++ library in Fuchsia
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/Fuchsia-stage2.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 lnt.
from 281c475 tests/server_wrapper: Increase waiting time
new 2521eb1 api: Write a log message for all modifying machine operations
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:
lnt/server/db/testsuitedb.py | 2 +-
lnt/server/ui/api.py | 14 ++++++++++++--
tests/server/ui/test_api_modify.py | 2 +-
3 files changed, 14 insertions(+), 4 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 d7e9689d4cc Explicitly disable libxml2 on android.
new 6bf1d9e47cc [AVX-512] Fix a bug that prevented some non-temporal loads [...]
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/X86InstrAVX512.td | 6 +++---
test/CodeGen/X86/nontemporal-loads.ll | 39 ++++++++---------------------------
2 files changed, 12 insertions(+), 33 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 41f114300 Add end-to-end tests for overflows of byval arguments.
new ecbdaaaa7 [XRay][compiler-rt] Update test to account for change in logg [...]
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/xray/TestCases/Linux/fdr-thread-order.cc | 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 8a6284fd170 Daily bump.
new ab87ee8f509 gcc/ Remove TYPE_METHODS. * tree.h (TYPE_METHODS): Delet [...]
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 | 18 +++
gcc/c-family/ChangeLog | 7 ++
gcc/c-family/c-ada-spec.c | 112 +++++++----------
gcc/cp/ChangeLog | 22 ++++
gcc/cp/class.c | 176 ++++++++++++++-------------
gcc/cp/decl.c | 31 +----
gcc/cp/decl2.c | 29 ++---
gcc/cp/method.c | 19 ++-
gcc/cp/optimize.c | 6 +-
gcc/cp/pt.c | 90 ++++++--------
gcc/cp/search.c | 4 +
gcc/cp/semantics.c | 12 +-
gcc/dbxout.c | 43 ++-----
gcc/dwarf2out.c | 28 ++---
gcc/function.c | 19 +--
gcc/ipa-devirt.c | 56 ---------
gcc/objc/ChangeLog | 6 +
gcc/objc/objc-runtime-shared-support.c | 52 ++++----
gcc/testsuite/ChangeLog | 5 +
gcc/testsuite/g++.dg/ext/anon-struct6.C | 4 +-
gcc/testsuite/g++.old-deja/g++.other/anon4.C | 4 +-
gcc/tree-dump.c | 1 -
gcc/tree-pretty-print.c | 17 +--
gcc/tree.c | 47 +++----
gcc/tree.h | 2 -
libcc1/ChangeLog | 5 +
libcc1/libcp1plugin.cc | 8 +-
27 files changed, 360 insertions(+), 463 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 release_50
in repository lld.
from 67f854e02 Creating release_50 branch off revision 308441
new df5a28755 Add contents to lld 5.0's release notes.
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/ReleaseNotes.rst | 81 +++++++++++++++++++++++++++++++++++++++++++++++----
1 file changed, 76 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 gcc.
from 21b70e8f050 compiler: add explicit convert in Type_guard_expression [...]
new 8a6284fd170 Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.