This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxx.
from 8c9af4d Remove dead code in test
new ba5f008 Use inline namespaces with GCC instead of __attribute__((__st [...]
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/__config | 7 +++----
1 file changed, 3 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 dacff98 Add better ODR checking for modules.
new e03dff6 Revert r295421, new ODR checker for modules, to fix build bot.
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/DeclCXX.h | 6 -
include/clang/AST/ODRHash.h | 82 --
include/clang/AST/Stmt.h | 3 -
.../clang/Basic/DiagnosticSerializationKinds.td | 64 --
lib/AST/CMakeLists.txt | 1 -
lib/AST/DeclCXX.cpp | 15 +-
lib/AST/ODRHash.cpp | 935 ----------------
lib/AST/StmtProfile.cpp | 229 ++--
lib/Sema/SemaDecl.cpp | 5 +-
lib/Serialization/ASTReader.cpp | 638 +----------
lib/Serialization/ASTReaderDecl.cpp | 2 -
lib/Serialization/ASTWriter.cpp | 1 -
test/Modules/merge-using-decls.cpp | 4 -
test/Modules/odr_hash.cpp | 1157 --------------------
14 files changed, 97 insertions(+), 3045 deletions(-)
delete mode 100644 include/clang/AST/ODRHash.h
delete mode 100644 lib/AST/ODRHash.cpp
delete mode 100644 test/Modules/odr_hash.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 binutils-gdb.
from 002a5d4 Relax dwarf3 expected error match
new 262a40a Relax dwarf2 expected error match
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:
ld/ChangeLog | 5 +++++
ld/testsuite/ld-elf/dwarf2.err | 1 +
2 files 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 fw/math-split-tests
in repository glibc.
at f7ba66b RFC: Run libm tests separately for each function
This branch includes the following new commits:
new f7ba66b RFC: Run libm tests separately for each function
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.
--
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 733bbec Go binding: Add methods for missing PassManagerBuilder C APIs
new aace5e8 [IR][X86] Move X86 specific portions of UpgradeIntrinsicFunct [...]
new 33dd890 [IR][X86] Rename an AutoUpgrade helper function to more accur [...]
new ff64e46 [IR][X86] Simplify some AutoUpgrade code slightly. NFC
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:
lib/IR/AutoUpgrade.cpp | 486 +++++++++++++++++++++++++------------------------
1 file changed, 250 insertions(+), 236 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 libcxx.
from 224dbbb Work around Clang assertion when testing C++17 deduction gui [...]
new 836ae8f add implicit deduction guide tests for string_view
new 8c9af4d Remove dead code in test
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:
.../implicit_deduction_guides.pass.cpp | 69 ++++++++++++++++++++++
1 file changed, 69 insertions(+)
create mode 100644 test/std/strings/string.view/string.view.cons/implicit_deductio [...]
--
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 4bc26c6 bfd: Rename Chunk and S3Forced
new 002a5d4 Relax dwarf3 expected error match
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:
ld/ChangeLog | 5 +++++
ld/testsuite/ld-elf/dwarf2.err | 2 +-
ld/testsuite/ld-elf/dwarf3.err | 6 +++---
3 files changed, 9 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.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/spec2xxx-utils.
from 61fa10b Add --part option to spec2xxx-result
new 27057ab Fix parsing of --build option.
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:
spec2xxx-config | 6 +++---
1 file changed, 3 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.
from 10d3537 [index] Improvde how we handle synthesized ObjC properties an [...]
new dacff98 Add better ODR checking for modules.
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/DeclCXX.h | 6 +
include/clang/AST/ODRHash.h | 82 ++
include/clang/AST/Stmt.h | 3 +
.../clang/Basic/DiagnosticSerializationKinds.td | 64 ++
lib/AST/CMakeLists.txt | 1 +
lib/AST/DeclCXX.cpp | 15 +-
lib/AST/ODRHash.cpp | 935 ++++++++++++++++
lib/AST/StmtProfile.cpp | 229 ++--
lib/Sema/SemaDecl.cpp | 5 +-
lib/Serialization/ASTReader.cpp | 638 ++++++++++-
lib/Serialization/ASTReaderDecl.cpp | 2 +
lib/Serialization/ASTWriter.cpp | 1 +
test/Modules/merge-using-decls.cpp | 4 +
test/Modules/odr_hash.cpp | 1157 ++++++++++++++++++++
14 files changed, 3045 insertions(+), 97 deletions(-)
create mode 100644 include/clang/AST/ODRHash.h
create mode 100644 lib/AST/ODRHash.cpp
create mode 100644 test/Modules/odr_hash.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 56ccc1c [JumpThreading] Re-enable JumpThreading for guards
new 733bbec Go binding: Add methods for missing PassManagerBuilder C APIs
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:
bindings/go/llvm/transforms_pmbuilder.go | 20 ++++++++++++++++++++
1 file changed, 20 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.