This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from da20e3ce6c AMDGPU: Update datalayout for stack alignment
new bc15147a08 [coroutines] Do not attempt to typo-correct when coroutine i [...]
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/Sema/SemaCoroutine.cpp | 9 +++++++++
test/SemaCXX/coroutines.cpp | 25 +++++++++++++++++++++----
2 files changed, 30 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 86d0c61b6fb [YAML] Escape non-printable multibyte UTF8 in Output::scala [...]
new 3c8a7c30ccf [DWARF][DWARF v5]: Adding support for dumping DW_RLE_offset [...]
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/DebugInfo/DWARF/DWARFDebugRnglists.cpp | 67 ++++++++++++++++++--------
test/tools/llvm-dwarfdump/X86/debug_rnglists.s | 44 ++++++++++++++---
2 files changed, 85 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 cd05cfefbbe 2018-03-27 Thomas Koenig <tkoenig(a)gcc.gnu.org>
new 42c29b389dd PR c++/85076 * tree.c (cp_build_reference_type): If to_ty [...]
new 45685ee6743 PR c++/85061 * c-common.c (fold_offsetof_1) <case COMPOUN [...]
new f82dc839f01 PR c++/85077 * cp-gimplify.c (cp_fold) <case CONSTRUCTOR> [...]
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:
gcc/c-family/ChangeLog | 7 +++++++
gcc/c-family/c-common.c | 2 +-
gcc/cp/ChangeLog | 10 ++++++++++
gcc/cp/cp-gimplify.c | 2 ++
gcc/cp/tree.c | 3 +++
gcc/testsuite/ChangeLog | 11 +++++++++++
gcc/testsuite/g++.dg/cpp1y/pr85076.C | 6 ++++++
gcc/testsuite/g++.dg/ext/builtin-offsetof3.C | 14 ++++++++++++++
gcc/testsuite/g++.dg/ext/vector35.C | 22 ++++++++++++++++++++++
9 files changed, 76 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1y/pr85076.C
create mode 100644 gcc/testsuite/g++.dg/ext/builtin-offsetof3.C
create mode 100644 gcc/testsuite/g++.dg/ext/vector35.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 10b8d1571ca 80-line wrap. NFC
new 86d0c61b6fb [YAML] Escape non-printable multibyte UTF8 in Output::scala [...]
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/llvm/Support/YAMLParser.h | 7 +++++--
lib/Support/YAMLParser.cpp | 6 +++++-
lib/Support/YAMLTraits.cpp | 43 ++++++++++++---------------------------
unittests/Support/YAMLIOTest.cpp | 18 +++++++++++++++-
4 files changed, 40 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 llvm.
from afaac4ad30d AMDGPU: Set natural stack alignment in DataLayout
new a2f8776c07e AMDGPU: Fix not preserving CSR VGPR if used for SGPR spills
new 10b8d1571ca 80-line wrap. NFC
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:
lib/Target/AMDGPU/SIMachineFunctionInfo.cpp | 7 +++----
lib/Transforms/Scalar/MergeICmps.cpp | 3 ++-
test/CodeGen/AMDGPU/callee-frame-setup.ll | 31 +++++++++++++++++++++++++++++
3 files changed, 36 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 bdc6d09d0 [Core] Correctly handle float division in Scalar.
new bd2cd95fe Use the DWARF linkage name when importing C++ methods.
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/Symbol/ClangASTContext.h | 1 +
.../pr35310}/Makefile | 0
.../pr35310/TestExprsBug35310.py | 39 ++++++++++++++++++++++
.../test/expression_command/pr35310/main.cpp | 19 +++++++++++
.../Clang/ClangExpressionDeclMap.cpp | 2 +-
.../SymbolFile/DWARF/DWARFASTParserClang.cpp | 13 ++++----
source/Symbol/ClangASTContext.cpp | 7 +++-
7 files changed, 73 insertions(+), 8 deletions(-)
copy packages/Python/lldbsuite/test/{api/check_public_api_headers => expression_co [...]
create mode 100644 packages/Python/lldbsuite/test/expression_command/pr35310/TestE [...]
create mode 100644 packages/Python/lldbsuite/test/expression_command/pr35310/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 llvm.
from 117b6717070 [DWARF] Simplify DWARFAddressRange::contains
new afaac4ad30d AMDGPU: Set natural stack alignment in DataLayout
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/AMDGPU/AMDGPUTargetMachine.cpp | 4 ++--
1 file changed, 2 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 clang.
from 8b218000ce [Sema] Avoid crash for category implementation without interface
new da20e3ce6c AMDGPU: Update datalayout for stack alignment
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/Targets/AMDGPU.cpp | 4 ++--
test/CodeGen/target-data.c | 8 ++++----
test/CodeGenOpenCL/amdgpu-env-amdgcn.cl | 2 +-
3 files changed, 7 insertions(+), 7 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 25956d8d3c8 [PGO] Fix branch probability remarks assert
new 117b6717070 [DWARF] Simplify DWARFAddressRange::contains
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/llvm/DebugInfo/DWARF/DWARFAddressRange.h | 8 ++++----
1 file changed, 4 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 clang.
from 0c6d426296 Update test after r328635 in LLVM
new 8b218000ce [Sema] Avoid crash for category implementation without interface
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/Sema/SemaExprMember.cpp | 3 +++
test/SemaObjC/undef-class-property-error.m | 9 +++++++++
2 files changed, 12 insertions(+)
create mode 100644 test/SemaObjC/undef-class-property-error.m
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.