This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from f742fbf832 Test Commit for git-svn-cleanup comment.
new 11fd5cf9fd Add -Wobjc-property-assign-on-object-type.
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/DiagnosticGroups.td | 1 +
include/clang/Basic/DiagnosticSemaKinds.td | 3 +++
lib/Sema/SemaObjCProperty.cpp | 8 ++++++++
test/SemaObjC/property-assign-on-object-type.m | 19 +++++++++++++++++++
test/SemaObjC/property-in-class-extension-1.m | 4 ++--
5 files changed, 33 insertions(+), 2 deletions(-)
create mode 100644 test/SemaObjC/property-assign-on-object-type.m
--
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 a54e725e [clangd] Fix type/variable name conflict on some compilers
new 074e25ee [clang-tidy] minor bug fix to AbseilMatcher.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:
clang-tidy/abseil/AbseilMatcher.h | 17 +++++++++++++----
1 file changed, 13 insertions(+), 4 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 39f79ecf00e [DAGCombiner] try to convert pow(x, 0.25) to sqrt(sqrt(x))
new 1f9e6bbfafc Handle zero-length debug directory entries.
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/Object/COFFObjectFile.cpp | 10 ++++++----
tools/llvm-readobj/COFFDumper.cpp | 2 +-
2 files changed, 7 insertions(+), 5 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 d4199855c Hold GIL while allocating memory for PythonString.
new dddb70b0f Modernize NativeProcessProtocol::GetSoftwareBreakpointTrapOpcode
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/Host/common/NativeProcessProtocol.h | 6 +-
source/Host/common/NativeProcessProtocol.cpp | 32 ++++++++++
source/Host/common/SoftwareBreakpoint.cpp | 57 +++--------------
.../Plugins/Process/Linux/NativeProcessLinux.cpp | 73 ++++------------------
source/Plugins/Process/Linux/NativeProcessLinux.h | 9 +--
.../Plugins/Process/NetBSD/NativeProcessNetBSD.cpp | 17 -----
.../Plugins/Process/NetBSD/NativeProcessNetBSD.h | 10 ---
7 files changed, 58 insertions(+), 146 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 4ea826e45 When a relocation to an undefined symbol is an R_X86_64_PC32, [...]
new 126961227 lld-link: Write an empty "repro" debug directory entry if /Br [...]
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/Writer.cpp | 54 +++++++++++++++++++++++++++++++++++------------------
test/COFF/rsds.test | 51 ++++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 87 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 gcc.
from 610e1f88b06 PR52665 do not let .ident confuse assembler scan tests
new c3b26e7e9e3 * config/i386/i386.md (truncdfsf2): Remove expander. (tru [...]
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/ChangeLog | 21 ++++
gcc/config/i386/i386.md | 282 +++++++++++-------------------------------------
2 files changed, 84 insertions(+), 219 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 gcc-8-branch
in repository gcc.
from 82aa0441a90 [PR c++/87137] GCC-8 Fix
new 0e320ee8d95 [PR c++/87185] ICE in prune-lambdas
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/cp/ChangeLog | 6 ++++++
gcc/cp/lambda.c | 6 +++---
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/pr87185.C | 4 ++++
4 files changed, 18 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/pr87185.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 clang.
from e680dc2798 [Sema] Store MacroInfo in CodeCompletionResult for macro results.
new 877be362f8 [OPENMP][NVPTX] Disable runtime-type info for CUDA devices.
new f742fbf832 Test Commit for git-svn-cleanup comment.
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/clang/AST/Expr.h | 7 +++----
lib/Frontend/CompilerInvocation.cpp | 5 +++++
..._messages.cpp => nvptx_target_rtti_messages.cpp} | 21 +++++++++------------
3 files changed, 17 insertions(+), 16 deletions(-)
copy test/OpenMP/{nvptx_target_exceptions_messages.cpp => nvptx_target_rtti_messag [...]
--
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 3fcb1c02a5d [XRay] Use a function to return a constant
new 39f79ecf00e [DAGCombiner] try to convert pow(x, 0.25) to sqrt(sqrt(x))
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/SelectionDAG/DAGCombiner.cpp | 41 ++++++++++++++
test/CodeGen/AArch64/pow.ll | 69 ++++--------------------
test/CodeGen/ARM/pow.ll | 92 +++++++++++++++++++++++++++++++
test/CodeGen/X86/pow.ll | 93 +++++++++++++++++---------------
4 files changed, 193 insertions(+), 102 deletions(-)
create mode 100644 test/CodeGen/ARM/pow.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 lldb.
from 2f43f81cc [www] Updated outdated download links [NFC]
new d4199855c Hold GIL while allocating memory for PythonString.
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:
scripts/Python/python-extensions.swig | 82 +++++++++++++++++++++++++++++++++++
1 file changed, 82 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.