This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_50
in repository llvm.
from 3e430490419 Merging r319130:
new 9bc5c882186 Merging r316035:
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/AArch64/AArch64InstrInfo.cpp | 6 ++++++
.../AArch64/AArch64RedundantCopyElimination.cpp | 3 +++
test/CodeGen/AArch64/cmp-frameindex.ll | 19 +++++++++++++++++++
3 files changed, 28 insertions(+)
create mode 100644 test/CodeGen/AArch64/cmp-frameindex.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 3501ad333bb PR sanitizer/81275 * cp-tree.h (SWITCH_STMT_ALL_CASES_P): [...]
new 4df8da84360 Handle very long lines when printing fix-it hints
new e0c4baf48ad Fix some incorrectly formatted ChangeLog entries.
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/ChangeLog | 12 +++++++++---
gcc/diagnostic-show-locus.c | 4 ++--
gcc/testsuite/ChangeLog | 10 ++++++++++
gcc/testsuite/gcc.dg/plugin/diagnostic-test-show-locus-bw.c | 1 +
.../gcc.dg/plugin/diagnostic-test-show-locus-color.c | 1 +
.../gcc.dg/plugin/diagnostic_plugin_test_show_locus.c | 9 ++++++---
6 files changed, 29 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 d3fc21c2b93 [cmake] Pass LLVM_USE_LINKER flag when building host tools, [...]
new ee2e970651e SROA: Don't create variable fragments that are outside of 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:
lib/Transforms/Scalar/SROA.cpp | 9 ++++
test/DebugInfo/Generic/sroa-larger.ll | 85 +++++++++++++++++++++++++++++++++++
2 files changed, 94 insertions(+)
create mode 100644 test/DebugInfo/Generic/sroa-larger.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 5aa2ab23a Move Memory.{h,cpp} to Common.
new 284f0f5a8 COFF: Do not add symbols in discarded sections to SEH handler list.
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/InputFiles.cpp | 3 ++-
test/COFF/{seh.test => seh-comdat.test} | 20 ++++++++------------
2 files changed, 10 insertions(+), 13 deletions(-)
copy test/COFF/{seh.test => seh-comdat.test} (80%)
--
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 a8600d84f51 PR 53796 Improve INQUIRE(RECL=...) handling
new dfa10f0de02 PR sanitizer/81275 * tree.c (block_may_fallthru): Return [...]
new 3501ad333bb PR sanitizer/81275 * cp-tree.h (SWITCH_STMT_ALL_CASES_P): [...]
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/ChangeLog | 6 ++
gcc/c-family/ChangeLog | 7 ++
gcc/c-family/c-common.c | 58 ++++++++++
gcc/c-family/c-common.h | 1 +
gcc/c/ChangeLog | 6 ++
gcc/c/c-typeck.c | 2 +
gcc/cp/ChangeLog | 29 +++++
gcc/cp/cp-gimplify.c | 3 +
gcc/cp/cp-objcp-common.c | 5 +
gcc/cp/cp-tree.h | 13 +++
gcc/cp/decl.c | 57 ++++++++++
gcc/cp/parser.c | 6 ++
gcc/cp/pt.c | 20 +++-
gcc/cp/semantics.c | 1 +
gcc/testsuite/ChangeLog | 11 ++
gcc/testsuite/c-c++-common/tsan/pr81275.c | 112 +++++++++++++++++++
gcc/testsuite/g++.dg/warn/pr81275-1.C | 165 ++++++++++++++++++++++++++++
gcc/testsuite/g++.dg/warn/pr81275-2.C | 165 ++++++++++++++++++++++++++++
gcc/testsuite/g++.dg/warn/pr81275-3.C | 173 ++++++++++++++++++++++++++++++
gcc/tree.c | 6 ++
gcc/tree.h | 4 +
21 files changed, 847 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/tsan/pr81275.c
create mode 100644 gcc/testsuite/g++.dg/warn/pr81275-1.C
create mode 100644 gcc/testsuite/g++.dg/warn/pr81275-2.C
create mode 100644 gcc/testsuite/g++.dg/warn/pr81275-3.C
--
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 4ff622660ef [SLP] Additional test for PR35354, NFC.
new d3fc21c2b93 [cmake] Pass LLVM_USE_LINKER flag when building host tools, [...]
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/modules/CrossCompile.cmake | 5 ++++-
1 file changed, 4 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 users/keiths/inline-func-bp-for-pedro
in repository binutils-gdb.
at a62f06ebb3 More minimal patch
This branch includes the following new commits:
new 83b9557361 Report stop locations in inlined functions
new a62f06ebb3 More minimal patch
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.
--
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 628c12f08 Update remote debugging page with many more details.
new a5aee3306 Add elf-core/RegisterUtilities.{cpp,h} to the project file.
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 | 6 ++++++
1 file changed, 6 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 0953325259 [OpenMP] Stable sort Privates to remove non-deterministic ordering
new 5bee51df6c [OPENMP] Generalize capturing of clauses expressions.
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/Basic/OpenMPKinds.cpp | 16 +--
lib/Sema/SemaOpenMP.cpp | 237 ++++++++++++++++++++++++++---------------
test/OpenMP/target_codegen.cpp | 10 +-
3 files changed, 165 insertions(+), 98 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 0912716e [clang-tidy] Move more checks from misc- to performance-
new 5e3c1f4f Add a new clang-tidy module for Fuchsia as an umbrella to dia [...]
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:
clang-tidy/CMakeLists.txt | 1 +
clang-tidy/{boost => fuchsia}/CMakeLists.txt | 6 +-
clang-tidy/fuchsia/DefaultArgumentsCheck.cpp | 64 +++++++++++++++++
.../{google => fuchsia}/DefaultArgumentsCheck.h | 15 ++--
.../FuchsiaTidyModule.cpp} | 27 ++++----
clang-tidy/tool/CMakeLists.txt | 1 +
clang-tidy/tool/ClangTidyMain.cpp | 5 ++
docs/ReleaseNotes.rst | 7 +-
.../checks/fuchsia-default-arguments.rst | 24 +++++++
docs/clang-tidy/checks/list.rst | 1 +
docs/clang-tidy/index.rst | 1 +
test/clang-tidy/fuchsia-default-arguments.cpp | 81 ++++++++++++++++++++++
12 files changed, 209 insertions(+), 24 deletions(-)
copy clang-tidy/{boost => fuchsia}/CMakeLists.txt (59%)
create mode 100644 clang-tidy/fuchsia/DefaultArgumentsCheck.cpp
copy clang-tidy/{google => fuchsia}/DefaultArgumentsCheck.h (63%)
copy clang-tidy/{boost/BoostTidyModule.cpp => fuchsia/FuchsiaTidyModule.cpp} (52%)
create mode 100644 docs/clang-tidy/checks/fuchsia-default-arguments.rst
create mode 100644 test/clang-tidy/fuchsia-default-arguments.cpp
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.