This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 88b21564431 [gcc/testsuite]
adds 70a397b0335 [PR c++/85039] no type definitions in builtin offsetof
No new revisions were added by this update.
Summary of changes:
gcc/cp/ChangeLog | 7 +++++++
gcc/cp/mangle.c | 3 +++
gcc/cp/parser.c | 8 +++++++-
gcc/testsuite/ChangeLog | 7 +++++++
gcc/testsuite/g++.dg/parse/semicolon3.C | 7 -------
gcc/testsuite/g++.dg/pr85039-1.C | 17 +++++++++++++++++
gcc/testsuite/g++.dg/pr85039-2.C | 10 ++++++++++
7 files changed, 51 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/pr85039-1.C
create mode 100644 gcc/testsuite/g++.dg/pr85039-2.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 02d25f33f5 Defer adding keywords to the identifier table until after th [...]
new 3857ab3c9e Limit types of builtins that can be redeclared.
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/ASTContext.h | 4 ++++
include/clang/Basic/Builtins.h | 11 +++++++++++
include/clang/Basic/DiagnosticSemaKinds.td | 1 +
lib/AST/ASTContext.cpp | 4 ++++
lib/Basic/Builtins.cpp | 7 +++++++
lib/Sema/SemaDecl.cpp | 8 ++++++++
lib/Sema/SemaOverload.cpp | 7 +++++++
test/Sema/builtin-redecl.cpp | 18 ++++++++++++++++++
8 files changed, 60 insertions(+)
create mode 100644 test/Sema/builtin-redecl.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 e9f782a21be [PDB] Correctly use the target machine when writing DBI stream.
new 152533c3236 build: reserve `--color-diagnostics` for lld
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/HandleLLVMOptions.cmake | 2 +-
1 file changed, 1 insertion(+), 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 master
in repository clang.
from 767865d4f9 [OPENMP] Allow to use declare target variables in map clauses
new 02d25f33f5 Defer adding keywords to the identifier table until after th [...]
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/IdentifierTable.h | 9 +++--
lib/Basic/IdentifierTable.cpp | 15 ++++----
lib/Lex/Preprocessor.cpp | 17 ++++++----
unittests/libclang/LibclangTest.cpp | 64 +++++++++++++++++++++++++++++++++++
4 files changed, 91 insertions(+), 14 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 9d2fcc2bf4a [RISCV] Fix assert message operator
new e9f782a21be [PDB] Correctly use the target machine when writing DBI stream.
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/PDB/Native/DbiStreamBuilder.h | 2 ++
lib/DebugInfo/PDB/Native/DbiStreamBuilder.cpp | 5 +++++
2 files changed, 7 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 lld.
from 8f1117d9f Resubmit "Fix some incorrect fields in our generated PDBs."
new 2d2a7cc2d [PDB] Correctly use the target machine when writing DBI stream.
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/PDB.cpp | 3 +--
1 file changed, 1 insertion(+), 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 binutils-gdb.
from e3a91079b5 Adjust more test cases to changed output of info var/func/type
new 07d28c7777 linux_spu_make_corefile_notes: return note_data instead of nullptr
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:
gdb/ChangeLog | 5 +++++
gdb/linux-tdep.c | 2 +-
2 files changed, 6 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 master
in repository clang.
from ec45e6c653 [CodeGen] Fix a crash that occurs when a non-trivial C struc [...]
new 767865d4f9 [OPENMP] Allow to use declare target variables in map clauses
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/CGOpenMPRuntime.cpp | 17 +++++++----------
test/OpenMP/declare_target_codegen.cpp | 2 +-
2 files changed, 8 insertions(+), 11 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 c541223ebd [OPENMP] General code improvements.
new ec45e6c653 [CodeGen] Fix a crash that occurs when a non-trivial C struc [...]
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/CGNonTrivialStruct.cpp | 40 ++++++++++++++++++++++-------------
test/CodeGenObjC/strong-in-c-struct.m | 20 ++++++++++++++++++
2 files changed, 45 insertions(+), 15 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.