This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 6202cb560b [hwasan] update the asm snippet in the docs to match the cur [...]
new 5c8bad2616 Pass a GlobalDecl to SetInternalFunctionAttributes. 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:
lib/CodeGen/CGBlocks.cpp | 8 ++++----
lib/CodeGen/CGDeclCXX.cpp | 2 +-
lib/CodeGen/CGObjC.cpp | 6 +++---
lib/CodeGen/CGOpenMPRuntime.cpp | 20 ++++++++++----------
lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp | 12 ++++++------
lib/CodeGen/CodeGenModule.cpp | 3 ++-
lib/CodeGen/CodeGenModule.h | 2 +-
7 files changed, 27 insertions(+), 26 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 ef8d0c5bff3 PR c++/71784 - ICE with ref-qualifier and explicit special [...]
new 7e27af326e0 gcc/testsuite/ChangeLog:
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/ChangeLog | 33 +++++++++++++++++++
gcc/testsuite/c-c++-common/Warray-bounds-2.c | 38 +++++++++++++---------
gcc/testsuite/c-c++-common/Wrestrict-2.c | 10 +++---
gcc/testsuite/c-c++-common/Wstringop-truncation.c | 4 +--
gcc/testsuite/gcc.dg/Warray-bounds-22.c | 4 +--
gcc/testsuite/gcc.dg/Wstringop-overflow.c | 4 +--
gcc/testsuite/gcc.dg/attr-alloc_size-3.c | 16 ++-------
gcc/testsuite/gcc.dg/attr-alloc_size-4.c | 8 ++---
gcc/testsuite/gcc.dg/attr-alloc_size-7.c | 2 +-
gcc/testsuite/gcc.dg/attr-alloc_size-8.c | 8 ++---
gcc/testsuite/gcc.dg/builtin-alloc-size.c | 2 +-
gcc/testsuite/gcc.dg/builtin-stpncpy.c | 2 +-
gcc/testsuite/gcc.dg/builtins-nonnull.c | 2 +-
gcc/testsuite/gcc.dg/nonnull-4.c | 2 +-
gcc/testsuite/gcc.dg/pr79214.c | 2 +-
.../gcc.dg/tree-ssa/builtin-snprintf-warn-1.c | 2 +-
.../gcc.dg/tree-ssa/builtin-snprintf-warn-2.c | 2 +-
gcc/testsuite/gcc.dg/tree-ssa/builtin-sprintf-5.c | 2 +-
.../gcc.dg/tree-ssa/builtin-sprintf-warn-11.c | 8 +----
.../gcc.dg/tree-ssa/builtin-sprintf-warn-12.c | 4 +--
.../gcc.dg/tree-ssa/builtin-sprintf-warn-13.c | 9 +----
.../gcc.dg/tree-ssa/builtin-sprintf-warn-14.c | 4 +--
.../gcc.dg/tree-ssa/builtin-sprintf-warn-15.c | 9 +----
.../gcc.dg/tree-ssa/builtin-sprintf-warn-19.c | 2 +-
.../gcc.dg/tree-ssa/builtin-sprintf-warn-3.c | 16 ++++-----
.../gcc.dg/tree-ssa/builtin-sprintf-warn-9.c | 6 ++--
26 files changed, 105 insertions(+), 96 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 libcxx.
from 76c246434 [libcxx] [test] Fix MSVC warnings and errors.
new 04dd960ff [libcxx] Fix last_write_time test for filesystems that don't [...]
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:
.../fs.op.last_write_time/last_write_time.pass.cpp | 42 ++++++++++++++++------
1 file changed, 32 insertions(+), 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 98acc6a7132 [X86] Regenerate cmpxchg tests
new 9b622654711 build: add the ability to create a symlink for dsymutil
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:
CMakeLists.txt | 3 +++
docs/CMake.rst | 4 ++++
tools/dsymutil/CMakeLists.txt | 9 +++++++--
3 files changed, 14 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 lld.
from fd839b79d [WebAssembly] Reduce code repetition. NFC.
new 22b41df19 Use DenseMap::lookup() instead of find() and a hand-written n [...]
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/SymbolTable.cpp | 5 +----
wasm/SymbolTable.cpp | 5 +----
2 files changed, 2 insertions(+), 8 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 31904278251 [InstCombine] simplify code for X * -1.0 --> -X; NFC
new 98acc6a7132 [X86] Regenerate cmpxchg 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:
test/CodeGen/X86/cmpxchg-i128-i1.ll | 108 +++++++++++++++++++++++++++++-------
test/CodeGen/X86/cmpxchg16b.ll | 15 ++++-
test/CodeGen/X86/cmpxchg8b.ll | 31 +++++++++++
3 files changed, 131 insertions(+), 23 deletions(-)
create mode 100644 test/CodeGen/X86/cmpxchg8b.ll
--
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 6f8814b3d Make sure that clang-format doesn't reorder include files.
new fd839b79d [WebAssembly] Reduce code repetition. 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:
wasm/SymbolTable.cpp | 28 ++++++++++------------------
wasm/Symbols.cpp | 2 ++
wasm/Symbols.h | 5 ++---
3 files changed, 14 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 lldb.
from 257a4b46c Add ability to collect memory limit.
new 77df84a90 Fix up the gtest targets for changes in the UnwindAssembly 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:
lldb.xcodeproj/project.pbxproj | 54 ++++++++++++++++++++++++++----------------
1 file changed, 34 insertions(+), 20 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.