This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 8d92d79 Represent pass_object_size attrs in ExtParameterInfo
new 6961064 [ODRHash] Add handling of TypedefType and DeclarationName
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/Basic/DiagnosticSerializationKinds.td | 4 +-
lib/AST/ODRHash.cpp | 66 +++++++++++++++++++++-
lib/Serialization/ASTReader.cpp | 47 +++++++++++++++
test/Modules/odr_hash.cpp | 42 ++++++++++++++
4 files changed, 156 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 lld.
from f2dd6b1 Add documents to a doctree.
new 3006f1d [ELF] Make __ehdr_start point to ELF file headers
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:
ELF/Writer.cpp | 4 ++--
test/ELF/ehdr_start.s | 22 ++++++++++++++++++----
2 files changed, 20 insertions(+), 6 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 9120d61 Factor out some common code between SpecialMemberExceptionSpe [...]
new 8d92d79 Represent pass_object_size attrs in ExtParameterInfo
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/Type.h | 13 ++++-
lib/CodeGen/CGCall.cpp | 83 ++++++++++++++++--------------
lib/Sema/SemaType.cpp | 5 ++
lib/Serialization/ASTReaderDecl.cpp | 7 +--
test/CodeGenObjCXX/arc-attrs-abi.mm | 5 +-
test/Modules/Inputs/overloadable-attrs/a.h | 12 +++++
test/Modules/overloadable-attrs.cpp | 3 ++
7 files changed, 83 insertions(+), 45 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 d635a64 Attempt to fix lld-sphinx-docs bot.
new f2dd6b1 Add documents to a doctree.
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:
docs/index.rst | 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 41e7631 Simplify and pass a more useful source location when computin [...]
new 9120d61 Factor out some common code between SpecialMemberExceptionSpe [...]
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/Sema/Sema.h | 33 +++++++----
lib/Sema/SemaCUDA.cpp | 14 ++---
lib/Sema/SemaDeclCXX.cpp | 148 ++++++++++++++++++++++------------------------
lib/Sema/SemaLookup.cpp | 50 ++++++++--------
4 files changed, 122 insertions(+), 123 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 6cc7b7c Update the main document of LLD for those who are not familia [...]
new d635a64 Attempt to fix lld-sphinx-docs 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:
docs/index.rst | 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 lldb.
from 11c7ad4 Switch "windows" log channel to the new registration mechanism
new db9f289 Switch NetBSD from paccept(2) to accept4(2)
new 1ae4815 Introduce support for Debug Registers in RegisterContextNetBS [...]
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:
source/Host/common/Socket.cpp | 4 -
.../Utility/RegisterContextNetBSD_x86_64.cpp | 285 ++-------------------
2 files changed, 17 insertions(+), 272 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 9a4f520 [COFF] added test for thinlto
new 6cc7b7c Update the main document of LLD for those who are not familia [...]
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:
docs/index.rst | 142 +++++++++++++++++++++++++++++++++++++++++++++++++++------
1 file changed, 127 insertions(+), 15 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 c1a4dd3 [LazyMachineBFI] Add testcase
new 30d4f65 Fix an iterator invalidation bug when simplifying LIC user.
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/LoopUnswitch.cpp | 8 +++++++-
1 file changed, 7 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 5be5a9e Recently a change was made to this test in r294639 which fail [...]
new 0c19f2e Refactor computation of exception specification for special m [...]
new 41e7631 Simplify and pass a more useful source location when computin [...]
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/DeclCXX.h | 5 +
lib/Sema/SemaDeclCXX.cpp | 503 ++++++++++++--------------------------------
2 files changed, 138 insertions(+), 370 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.