This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository libcxxabi.
from 878d4bb Set a default value for LIBCXXABI_LIBDIR_SUFFIX, fixes instal [...]
new 96504b1 Use _LIBCPP_FALLTHROUGH() to avoid warnings about [[gnu::fall [...]
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:
src/cxa_demangle.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 llvm.
from 1031e14fb0b Fix some -Wreorder issues.
new cc81e8dc82c Fix some more warnings.
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:
tools/llvm-pdbutil/MinimalSymbolDumper.cpp | 16 ++++++----------
tools/llvm-pdbutil/MinimalSymbolDumper.h | 7 +++----
tools/llvm-pdbutil/MinimalTypeDumper.cpp | 19 ++++++++-----------
tools/llvm-pdbutil/RawOutputStyle.cpp | 5 ++---
4 files changed, 19 insertions(+), 28 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 e512155cf6 [coroutines] Allow co_await and co_yield expressions that re [...]
new 50a50feee3 [coroutines] Remove pass-through operator co_await; Replace [...]
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 | 13 -------------
lib/Sema/SemaExpr.cpp | 8 +++++++-
2 files changed, 7 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 0f6dce0526b [llvm-pdbutil] rewrite the "raw" output style.
new 1031e14fb0b Fix some -Wreorder issues.
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:
tools/llvm-pdbutil/FormatUtil.h | 2 +-
tools/llvm-pdbutil/MinimalSymbolDumper.h | 1 -
tools/llvm-pdbutil/MinimalTypeDumper.h | 2 +-
3 files changed, 2 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 d5b5a8fae5 LexerTest memory leak fix-
new e512155cf6 [coroutines] Allow co_await and co_yield expressions that re [...]
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/AST/ExprClassification.cpp | 4 +--
lib/CodeGen/CGCoroutine.cpp | 53 +++++++++++++++++++++++++++++++----
lib/CodeGen/CGExpr.cpp | 5 ++++
lib/CodeGen/CodeGenFunction.h | 2 ++
test/CodeGenCoroutines/coro-await.cpp | 50 ++++++++++++++++++++++++++++++++-
5 files changed, 106 insertions(+), 8 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 611f9e7cf [ELF] Mark symbols referenced from linker script as live
new c93279e4d [llvm-pdbutil] rewrite the "raw" output style.
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:
test/COFF/pdb-lib.s | 53 ++-----
test/COFF/pdb.test | 411 +++++++++++-----------------------------------------
2 files changed, 98 insertions(+), 366 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 6353d82b8f [AArch64] Allow COPY relocation elimination
new 75e06f9753 Correct "ld --help" to display "-z stack-size=SIZE"
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/lexsup.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 llvm.
from ccc684d065c [InstCombine] Pre-commit test cases for the transform propo [...]
new f82d26a17d3 [InstCombine] Make the context instruction parameter of fol [...]
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/InstCombine/InstCombineAndOrXor.cpp | 18 +++++++++---------
lib/Transforms/InstCombine/InstCombineInternal.h | 2 +-
2 files changed, 10 insertions(+), 10 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 edd54f82b6a [MachineLICM] Hoist TOC-based address instructions
new ccc684d065c [InstCombine] Pre-commit test cases for the transform propo [...]
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:
test/Transforms/InstCombine/onehot_merge.ll | 58 +++++++++++++++++++++++++++++
1 file changed, 58 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.