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 d9dff12 [sanitizer] Add workaround for empty strings
new 2f6cff1 Reverting rL289088 while investigating some test issue on the [...]
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_allocator_combined.h | 15 +--------------
lib/scudo/scudo_allocator_secondary.h | 7 +++----
2 files changed, 4 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 clang.
from 79834db [CrashReproducer] Rewrite relative include paths
new 5b900db [CrashReproducer] Provide a clean dir path for -fmodules-cache-path
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/Job.cpp | 9 ++++++---
test/Modules/crash-vfs-path-emptydir-entries.m | 2 +-
test/Modules/crash-vfs-path-symlink-component.m | 2 +-
test/Modules/crash-vfs-path-symlink-topheader.m | 2 +-
test/Modules/crash-vfs-path-traversal.m | 2 +-
test/Modules/crash-vfs-relative-incdir.m | 3 +--
test/Modules/crash-vfs-relative-overlay.m | 2 +-
test/Modules/crash-vfs-run-reproducer.m | 3 +--
8 files 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 libcxx.
from f2f3637 Fix PR27374 - Remove the implicit reduced-arity-extension in tuple.
new f178c26 Turn off header sorting and comment formatting
new 5a6eaee fix misspelling in .clang-format
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:
.clang-format | 4 ++++
1 file changed, 4 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 llvm.
from 54d8245 [AVX-512] Add vpermilps/pd to load folding tables.
new 45b7e0e [SCCP] Teach the pass about `mul %x 0` even if %x is overdefined.
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/Transforms/Scalar/SCCP.cpp | 7 +++++--
test/Transforms/SCCP/logical-nuke.ll | 9 ++++++++-
2 files changed, 13 insertions(+), 3 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 1522ffb Specify -std=gnu++98 on some Rewriter tests. NFC.
new 79834db [CrashReproducer] Rewrite relative include paths
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/Job.cpp | 118 ++++++++++++++++-----
...un-reproducer.m => crash-vfs-relative-incdir.m} | 10 +-
2 files changed, 99 insertions(+), 29 deletions(-)
copy test/Modules/{crash-vfs-run-reproducer.m => crash-vfs-relative-incdir.m} (89%)
--
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 a3def13 [libFuzzer] implement crash-resistant merge (https://github.c [...]
new c341071 [Analysis] Fix typo in comment. NFC
new d80aa69 [AVX-512] Move some floating point stack folding test cases o [...]
new 54d8245 [AVX-512] Add vpermilps/pd to load folding tables.
The 3 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/Analysis/InlineCost.cpp | 2 +-
lib/Target/X86/X86InstrInfo.cpp | 36 +++++
test/CodeGen/X86/stack-folding-fp-avx512.ll | 212 +++++++++++++++++++++++++
test/CodeGen/X86/stack-folding-fp-avx512vl.ll | 180 +++++++++++++++++++++
test/CodeGen/X86/stack-folding-int-avx512.ll | 90 -----------
test/CodeGen/X86/stack-folding-int-avx512vl.ll | 102 ------------
6 files changed, 429 insertions(+), 193 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 785f7a0 [ELF] Allow output section data commands to take expressions
new a29fb59 COFF: Use make() in SymbolTable and Writer.
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 | 12 ++++++------
COFF/SymbolTable.h | 1 -
COFF/Writer.cpp | 13 +++++--------
3 files changed, 11 insertions(+), 15 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 bd359e5 Modernize the Args access pattern in a few more commands.
new 0f4745f Fix some occurrences of passing StringRef to Printf.
new 14f094c Calling SBDebugger::CeeateTarget being called on multiple thr [...]
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:
include/lldb/Interpreter/CommandInterpreter.h | 2 ++
.../thread => api/multiple-targets}/Makefile | 5 +++-
.../TestMultipleTargets.py} | 23 ++++------------
.../lldbsuite/test/api/multiple-targets/main.cpp | 31 ++++++++++++++++++++++
source/Commands/CommandObjectApropos.cpp | 13 +++++----
source/Commands/CommandObjectCommands.cpp | 15 ++++++-----
source/Commands/CommandObjectFrame.cpp | 2 +-
source/Interpreter/CommandInterpreter.cpp | 17 ++++++------
8 files changed, 65 insertions(+), 43 deletions(-)
copy packages/Python/lldbsuite/test/{functionalities/thread => api/multiple-target [...]
copy packages/Python/lldbsuite/test/api/{multiple-debuggers/TestMultipleDebuggers. [...]
create mode 100644 packages/Python/lldbsuite/test/api/multiple-targets/main.cpp
--
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 6a643fe [AST, ASTMatchers, Basic] Fix some Clang-tidy modernize and I [...]
new 1522ffb Specify -std=gnu++98 on some Rewriter tests. 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:
test/Rewriter/modern-write-bf-abi.mm | 2 +-
test/Rewriter/objc-modern-property-bitfield.m | 2 +-
test/Rewriter/property-dot-syntax.mm | 2 +-
test/Rewriter/rewrite-block-literal-1.mm | 4 ++--
test/Rewriter/rewrite-block-pointer.mm | 4 ++--
test/Rewriter/rewrite-byref-in-nested-blocks.mm | 4 ++--
test/Rewriter/rewrite-byref-vars.mm | 2 +-
test/Rewriter/rewrite-cast-ivar-modern-access.mm | 2 +-
test/Rewriter/rewrite-elaborated-type.mm | 4 ++--
test/Rewriter/rewrite-foreach-in-block.mm | 4 ++--
test/Rewriter/rewrite-foreach-protocol-id.m | 2 +-
test/Rewriter/rewrite-forward-class.m | 2 +-
test/Rewriter/rewrite-forward-class.mm | 2 +-
test/Rewriter/rewrite-ivar-use.m | 2 +-
test/Rewriter/rewrite-modern-atautoreleasepool.mm | 2 +-
test/Rewriter/rewrite-modern-block-ivar-call.mm | 2 +-
test/Rewriter/rewrite-modern-class.mm | 2 +-
test/Rewriter/rewrite-modern-default-property-synthesis.mm | 2 +-
test/Rewriter/rewrite-modern-extern-c-func-decl.mm | 2 +-
test/Rewriter/rewrite-modern-ivar-use.mm | 2 +-
test/Rewriter/rewrite-modern-ivars-2.mm | 2 +-
test/Rewriter/rewrite-modern-ivars.mm | 2 +-
test/Rewriter/rewrite-modern-nested-ivar.mm | 2 +-
test/Rewriter/rewrite-modern-throw.m | 2 +-
test/Rewriter/rewrite-nested-blocks-1.mm | 4 ++--
test/Rewriter/rewrite-nested-blocks.mm | 4 ++--
test/Rewriter/rewrite-nested-ivar.mm | 4 ++--
test/Rewriter/rewrite-property-attributes.mm | 2 +-
test/Rewriter/rewrite-property-set-cfstring.mm | 2 +-
test/Rewriter/rewrite-protocol-property.mm | 2 +-
test/Rewriter/rewrite-user-defined-accessors.mm | 2 +-
test/Rewriter/rewrite-vararg.m | 2 +-
32 files changed, 40 insertions(+), 40 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.