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 0c8885885a Regenerate gdbarch.h
new aef9346c25 Fix a small bug in gdb.rust/simple.rs
new c8c8163573 Set TYPE_LENGTH on a variant part
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:
gdb/ChangeLog | 5 +++++
gdb/dwarf2read.c | 12 ++++++++++++
gdb/testsuite/ChangeLog | 4 ++++
gdb/testsuite/gdb.rust/simple.rs | 2 +-
4 files changed, 22 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 3da9db91d1b [XRay] Change function record reader to be endian-aware
new 889f7035dc3 [XRay] Improve test matching granularity (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:
unittests/XRay/FDRTraceWriterTest.cpp | 60 +++++++++++++++++------------------
1 file changed, 30 insertions(+), 30 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 817cfcb081f [XRay] Fix FunctionRecord serialization
new 3da9db91d1b [XRay] Change function record reader to be endian-aware
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/XRay/Trace.cpp | 25 +++++++++++++------------
1 file changed, 13 insertions(+), 12 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 45e8a829e Fix a comment to use the correct variable name.
new 1bb2b2d11 Avoid using short identifiers in some tests
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:
.../TestDataFormatterSynthVal.py | 2 +-
.../test/lang/cpp/type_lookup/TestCppTypeLookup.py | 24 +++++++++++-----------
.../lldbsuite/test/lang/cpp/type_lookup/main.cpp | 16 +++++++--------
3 files changed, 21 insertions(+), 21 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 ccbe637df0 Refactor Addlibgcc to make the when and what logic more stra [...]
new ead0755dee [X86] Add kshift intrinsics to match gcc and icc.
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/clang/Basic/BuiltinsX86.def | 8 +++++++
lib/CodeGen/CGBuiltin.cpp | 44 +++++++++++++++++++++++++++++++++++++
lib/Headers/avx512bwintrin.h | 12 ++++++++++
lib/Headers/avx512dqintrin.h | 6 +++++
lib/Headers/avx512fintrin.h | 6 +++++
lib/Sema/SemaChecking.cpp | 8 +++++++
test/CodeGen/avx512bw-builtins.c | 32 +++++++++++++++++++++++++++
test/CodeGen/avx512dq-builtins.c | 16 ++++++++++++++
test/CodeGen/avx512f-builtins.c | 16 ++++++++++++++
9 files changed, 148 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 master
in repository libunwind.
from d743159 Fix existing code for SEH on ARM to compile correctly
new 5598288 Export public functions implemented in assembly on Windows.
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:
src/assembly.h | 8 ++++++++
1 file changed, 8 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 master
in repository lldb.
from 1b0d455b5 XFail one more VSCode test which fails under heavy load
new 45e8a829e Fix a comment to use the correct variable name.
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/lldb/API/SBProcess.h | 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 llvm.
from 0444f576689 [DebugInfo] Common behavior for error types
new 817cfcb081f [XRay] Fix FunctionRecord serialization
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/XRay/FDRRecords.h | 2 +-
lib/XRay/FDRTraceWriter.cpp | 39 +++++++++------------------------------
2 files changed, 10 insertions(+), 31 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 3413bef1da [DEBUGINFO] Add support for emission of the debug directives only.
new ccbe637df0 Refactor Addlibgcc to make the when and what logic more stra [...]
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/ToolChains/CommonArgs.cpp | 43 ++++++++++++++++++++++++++----------
test/Driver/linux-ld.c | 24 ++++++++++++++++++++
2 files changed, 55 insertions(+), 12 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 1c6ca257c Try to unbreak internal_sysctl() for MacOSX
new 86f808bd5 [hwasan] Fix new[] with zero size.
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/hwasan/hwasan_allocator.cc | 19 ++++++++++---------
test/hwasan/TestCases/malloc-test.c | 5 ++++-
test/hwasan/TestCases/new-test.cc | 18 ++++++++++++++++++
3 files changed, 32 insertions(+), 10 deletions(-)
create mode 100644 test/hwasan/TestCases/new-test.cc
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.