This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 07fe2b0 [Orc][RPC] Specialize RPCTypeName and SerializationTraits in [...]
new 0ed0bfd machine combiner: fix pretty printer
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/CodeGen/MachineInstr.h | 9 +++++----
lib/CodeGen/MachineCombiner.cpp | 2 +-
lib/CodeGen/MachineInstr.cpp | 16 +++++++++-------
test/CodeGen/AArch64/machine-combiner-madd.ll | 5 +++++
4 files changed, 20 insertions(+), 12 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 0eea355 Factor out checking of template arguments after deduction int [...]
new 9d141c4 [c++1z] When initializing a const-qualified class type, don't [...]
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/SemaExprCXX.cpp | 3 +--
lib/Sema/SemaInit.cpp | 16 +++++-----------
test/CXX/expr/expr.cond/p4.cpp | 10 ++++++++++
3 files changed, 16 insertions(+), 13 deletions(-)
create mode 100644 test/CXX/expr/expr.cond/p4.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 a7e8ae4 Improve natvis for llvm::SmallString so that it correctly dis [...]
new 07fe2b0 [Orc][RPC] Specialize RPCTypeName and SerializationTraits in [...]
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:
unittests/ExecutionEngine/Orc/RPCUtilsTest.cpp | 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 4d22b5a Fix build breakage in r290219. Notes should not be in diagnos [...]
new 0eea355 Factor out checking of template arguments after deduction int [...]
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/SemaTemplateDeduction.cpp | 283 ++++++++++++++++++-------------------
1 file changed, 135 insertions(+), 148 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 389d8df [Orc] Add some static-assert checks to improve the error mess [...]
new a7e8ae4 Improve natvis for llvm::SmallString so that it correctly dis [...]
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:
utils/LLVMVisualizers/llvm.natvis | 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 llvm.
from 1ced44b [Analysis] Centralize objectsize lowering logic.
new 8317950 IPO: Remove the ModuleSummary argument to the FunctionImport [...]
new 389d8df [Orc] Add some static-assert checks to improve the error mess [...]
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/llvm/ExecutionEngine/Orc/RPCUtils.h | 133 ++++++++++++++++++++++-
include/llvm/Transforms/IPO.h | 2 +-
include/llvm/Transforms/IPO/FunctionImport.h | 5 -
include/llvm/Transforms/IPO/PassManagerBuilder.h | 3 -
lib/Transforms/IPO/FunctionImport.cpp | 42 +++----
lib/Transforms/IPO/PassManagerBuilder.cpp | 7 --
unittests/ExecutionEngine/Orc/RPCUtilsTest.cpp | 126 +++++++++++++++++++++
7 files changed, 273 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 clang.
from dc4d70c [modules] Handle modules with nonstandard names in module.pri [...]
new 4d22b5a Fix build breakage in r290219. Notes should not be in diagnos [...]
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/DiagnosticLexKinds.td | 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 zorg.
from eec4d1b [libFuzzer bot] don
new e490af8 Overwrite the jobs properties if specified as a factory argument.
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:
zorg/buildbot/builders/ClangLTOBuilder.py | 4 ++++
1 file changed, 4 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 773786d Store the "current position" index within the ASTRecordReader.
new dc4d70c [modules] Handle modules with nonstandard names in module.pri [...]
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/DiagnosticLexKinds.td | 6 ++++
include/clang/Lex/HeaderSearch.h | 13 ++++++++
lib/Lex/HeaderSearch.cpp | 28 ++++++++++++++---
lib/Lex/ModuleMap.cpp | 36 ++++++++++++++++++++++
.../A.framework/Headers/a.h | 1 +
.../A.framework/Headers/aprivate.h | 1 +
.../A.framework/Modules/module.modulemap | 4 +++
.../A.framework/Modules/module.private.modulemap | 4 +++
.../Modules/implicit-private-with-different-name.m | 20 ++++++++++++
10 files changed, 110 insertions(+), 4 deletions(-)
create mode 100644 test/Modules/Inputs/implicit-private-with-different-name/A.fram [...]
create mode 100644 test/Modules/Inputs/implicit-private-with-different-name/A.fram [...]
create mode 100644 test/Modules/Inputs/implicit-private-with-different-name/A.fram [...]
create mode 100644 test/Modules/Inputs/implicit-private-with-different-name/A.fram [...]
create mode 100644 test/Modules/implicit-private-with-different-name.m
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.