This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 61d1d59b04 [coroutines] Add support for coroutines with non-scalar parameters
new 5497518e68 Basic: fix whitespace in file header (NFC)
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.cpp | 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 b28d2ee4c9 For Microsoft compatibility, set fno_operator_names
new 61d1d59b04 [coroutines] Add support for coroutines with non-scalar parameters
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/CGCoroutine.cpp | 91 +++++++++++++++++++++++++++++---
lib/Sema/SemaCoroutine.cpp | 62 +++++++++++++++++++++-
test/CodeGenCoroutines/coro-params.cpp | 95 ++++++++++++++++++++++++++++++++++
3 files changed, 241 insertions(+), 7 deletions(-)
create mode 100644 test/CodeGenCoroutines/coro-params.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 fee7735cee0 Revert "Revert "Attempt to pacify ASan and UBSan reports in [...]
new ccbb5fab9c6 [AArch64] Prevent nested ADDs from address calc in splitSto [...]
new 3e49889dd5f [DAG] Prevent crashes when merging constant stores with hig [...]
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/CodeGen/SelectionDAG/DAGCombiner.cpp | 4 ++--
lib/Target/AArch64/AArch64ISelLowering.cpp | 14 ++++++++++++--
2 files changed, 14 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 lld.
from 4f90705f5 Improve parallelism of ICF.
new 628a27c5a Close the gap between ELF and COFF ICF implementations. NFC.
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/ICF.cpp | 34 +++++++++++++---------------------
1 file changed, 13 insertions(+), 21 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 3143081d4a Address follow-up feedback for r303712
new b28d2ee4c9 For Microsoft compatibility, set fno_operator_names
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/Frontend/CompilerInvocation.cpp | 2 +-
test/Parser/MicrosoftExtensions.cpp | 6 ++----
test/Preprocessor/cxx_oper_keyword.cpp | 12 ++++++++++++
3 files changed, 15 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 zorg.
from 5e24cab Revert "mm" local experimental patch committed by mistake.
new d76ada5 [zorg] Clean STAGE1_DIR on HOST_CLANG_REVISION change.
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/sanitizers/buildbot_fast.sh | 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 gcc.
from d97d1dd1b57 * g++.dg/ext/integer-pack2.C: Require int32 effective targ [...]
new eccb63ff9e2 Use CHAR_BIT instead of assuming 8 bits
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:
libstdc++-v3/ChangeLog | 5 +++++
libstdc++-v3/src/c++11/random.cc | 5 +++--
2 files changed, 8 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 lld.
from 29e1bb950 Replace std::call_once with llvm:call_once
new 4f90705f5 Improve parallelism of ICF.
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/ICF.cpp | 4 ++--
ELF/ICF.cpp | 4 ++--
2 files 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 gcc.
from 3ace8ebeb3b 2017-05-24 Thomas Koenig <tkoenig(a)gcc.gnu.org>
new d97d1dd1b57 * g++.dg/ext/integer-pack2.C: Require int32 effective targ [...]
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:
gcc/testsuite/ChangeLog | 9 +++++++++
gcc/testsuite/g++.dg/ext/integer-pack2.C | 10 +++++-----
2 files changed, 14 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.