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 8e7ed600f Remove a path-length limitation for the xray logfile.
new 876208160 [sanitizer] Small buffer tests for __sanitizer_symbolize_pc
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/sanitizer_common/TestCases/symbolize_pc.cc | 23 ++++++++++++++++++++---
1 file changed, 20 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-tools-extra.
from be09607e [clang-query] Add missing 'l' command handling
new 47fd32f3 [clang-query] Add missing quit test
new 66746002 [clang-query] Test non-code-completion on single letter shortcuts
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:
unittests/clang-query/QueryParserTest.cpp | 19 +++++++++++++++++++
1 file changed, 19 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 clang.
from 43d5edd56c Update CMakeLists.txt snippet so that example compiles
new 9af0395b6d Revert r343518.
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/AST/Decl.h | 23 -----------
include/clang/Sema/ScopeInfo.h | 17 --------
lib/AST/Decl.cpp | 8 ----
lib/CodeGen/CGBlocks.cpp | 28 +++++--------
lib/CodeGen/CGClass.cpp | 2 +-
lib/CodeGen/CGDecl.cpp | 19 +++++----
lib/CodeGen/CGExpr.cpp | 4 +-
lib/CodeGen/CodeGenFunction.h | 11 +++---
lib/Sema/ScopeInfo.cpp | 2 -
lib/Sema/Sema.cpp | 59 ----------------------------
lib/Sema/SemaDecl.cpp | 33 +++++++++++++++-
lib/Sema/SemaExpr.cpp | 3 --
lib/Serialization/ASTReaderDecl.cpp | 1 -
lib/Serialization/ASTWriterDecl.cpp | 3 --
test/CodeGen/block-byref-aggr.c | 4 --
test/CodeGen/blocks-seq.c | 1 -
test/CodeGen/exceptions.c | 1 -
test/CodeGen/personality.c | 1 -
test/CodeGenCXX/block-capture.cpp | 2 -
test/CodeGenCXX/blocks.cpp | 1 -
test/CodeGenCXX/debug-info-blocks.cpp | 1 -
test/CodeGenCXX/noescape.cpp | 31 +--------------
test/CodeGenObjC/arc-no-arc-exceptions.m | 1 -
test/CodeGenObjC/arc-unoptimized-byref-var.m | 1 -
test/CodeGenObjC/blocks-1.m | 49 ++++++++++-------------
test/CodeGenObjC/noescape.m | 52 +-----------------------
test/CodeGenObjCXX/arc-blocks.mm | 11 +-----
test/PCH/block-helpers.cpp | 20 ----------
test/SemaObjCXX/blocks.mm | 8 +---
test/SemaObjCXX/noescape.mm | 25 ------------
30 files changed, 82 insertions(+), 340 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-tools-extra.
from 5351cf68 [clang-tidy] Build it even without static analyzer
new 531a2fe9 [clang-query] Sort command options
new be09607e [clang-query] Add missing 'l' command handling
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-query/QueryParser.cpp | 5 +++--
unittests/clang-query/QueryParserTest.cpp | 6 ++++++
2 files changed, 9 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 glibc.
from c52944e8cc Remove unnecessary math_private.h includes.
new d0e91e8c4e Move MREMAP_* to bits/mman-shared.h.
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:
ChangeLog | 12 ++++++++++++
sysdeps/unix/sysv/linux/bits/mman-linux.h | 6 ------
sysdeps/unix/sysv/linux/bits/mman-shared.h | 4 ++++
sysdeps/unix/sysv/linux/hppa/bits/mman.h | 6 ------
4 files changed, 16 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 llvm.
from e957cca256c [PowerPC] Folding XForm to DForm loads requires alignment f [...]
new aba2e4f0055 [InstCombine] regenerate test checks; NFC
new e467ad47eaa [InstCombine] add inverse test for vector trunc canonical f [...]
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:
test/Transforms/InstCombine/apint-shl-trunc.ll | 12 ++---
test/Transforms/InstCombine/vector-casts.ll | 68 +++++++++++++++-----------
2 files changed, 46 insertions(+), 34 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 dedd45eb43 Distinguish `__block` variables that are captured by escapin [...]
new 43d5edd56c Update CMakeLists.txt snippet so that example compiles
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/LibASTMatchersTutorial.rst | 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 clang-tools-extra.
from 518e0898 [clangd] Add "check-clangd" target
new 7dff09c8 [clangd] exclude check-clangd from check-all, fix buildbot failure.
new 5351cf68 [clang-tidy] Build it even without static analyzer
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:
CMakeLists.txt | 2 --
clang-tidy/CMakeLists.txt | 13 +++++++++---
clang-tidy/ClangTidy.cpp | 11 ++++++++++
clang-tidy/plugin/CMakeLists.txt | 7 +++++-
clang-tidy/plugin/ClangTidyPlugin.cpp | 3 +++
clang-tidy/tool/CMakeLists.txt | 7 +++++-
clang-tidy/tool/ClangTidyMain.cpp | 3 +++
docs/clang-tidy/index.rst | 4 ++++
test/CMakeLists.txt | 19 ++++++++---------
test/clang-tidy/enable-alpha-checks.cpp | 2 ++
test/clang-tidy/mpi-buffer-deref.cpp | 1 +
test/clang-tidy/mpi-type-mismatch.cpp | 1 +
test/clang-tidy/nolint.cpp | 1 +
test/clang-tidy/read_file_config.cpp | 1 +
test/clang-tidy/static-analyzer-config.cpp | 1 +
test/clang-tidy/static-analyzer.cpp | 1 +
test/clang-tidy/temporaries.cpp | 1 +
test/lit.cfg | 34 ++++++++++++++----------------
unittests/CMakeLists.txt | 4 +---
19 files changed, 78 insertions(+), 38 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 2f73099e903 Temporarily revert "[GVNHoist] Re-enable GVNHoist by default"
new e957cca256c [PowerPC] Folding XForm to DForm loads requires alignment f [...]
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/PowerPC/PPCInstrInfo.cpp | 8 ++++++++
test/CodeGen/PowerPC/p9-dform-load-alignment.ll | 16 ++++++++++++++++
2 files changed, 24 insertions(+)
create mode 100644 test/CodeGen/PowerPC/p9-dform-load-alignment.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 gcc.
from 9d4fa1d7c28 [libiberty] Use pipe inside pex_run
new e1f88bf02ab runtime: add arm64 version of AES hash code
new 0caa25c9c64 libgo: support x32 as GOARCH=amd64p32 GOOS=linux
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:
gcc/go/gofrontend/MERGE | 2 +-
libgo/configure | 12 +
libgo/configure.ac | 9 +-
libgo/go/hash/crc32/crc32_amd64p32.go | 2 +
...om_linux_shx.go => getrandom_linux_amd64p32.go} | 4 +-
libgo/go/runtime/lfstack_32bit.go | 2 +-
libgo/goarch.sh | 7 +-
libgo/runtime/aeshash.c | 403 ++++++++++++++++++++-
8 files changed, 431 insertions(+), 10 deletions(-)
copy libgo/go/internal/syscall/unix/{getrandom_linux_shx.go => getrandom_linux_amd [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.