This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 41f066c74f [coroutines] Fix invalid source range in co_await call expressions.
new 9a41408814 [coroutines] Fix unused warning on result of co_yield.
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/Expr.cpp | 3 ++-
test/SemaCXX/coroutines.cpp | 21 +++++++++++++++++++--
2 files changed, 21 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 89a4478760 Fix unused expression warning in co_await.
new 41f066c74f [coroutines] Fix invalid source range in co_await call expressions.
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/SemaCoroutine.cpp | 7 ++++-
test/SemaCXX/coroutine-source-location-crash.cpp | 33 ++++++++++++++++++++++++
2 files changed, 39 insertions(+), 1 deletion(-)
create mode 100644 test/SemaCXX/coroutine-source-location-crash.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 lld.
from cde98c7e1 Fix for header rename in LLVM
new 8162a9a80 Update comments.
new dba0c07d1 Remove extraneous local variable. NFC.
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:
ELF/InputFiles.cpp | 29 +++++++++++++----------------
1 file changed, 13 insertions(+), 16 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 678a72e7482 [x86] add RUN for target before roundss; NFC
new 7348dc2750a Revert "Revert "[lit] Generalized /dev/null support on Windows.""
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/tools/llvm-profdata/invalid-profdata.test | 2 +-
utils/lit/lit/TestRunner.py | 7 ++++---
utils/lit/tests/Inputs/shtest-shell/check_args.py | 14 ++++++++++++++
utils/lit/tests/Inputs/shtest-shell/dev-null.txt | 14 ++++++++++++++
4 files changed, 33 insertions(+), 4 deletions(-)
create mode 100644 utils/lit/tests/Inputs/shtest-shell/check_args.py
create mode 100644 utils/lit/tests/Inputs/shtest-shell/dev-null.txt
--
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 7399966722 Remove dead method
new 89a4478760 Fix unused expression warning in co_await.
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/Expr.cpp | 3 +++
test/SemaCXX/coroutines.cpp | 26 +++++++++++++++++++++++++-
2 files changed, 28 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 771829b640a [lit] Temporarily disable shtest-timeout.py on darwin
new 678a72e7482 [x86] add RUN for target before roundss; 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:
test/CodeGen/X86/ftrunc.ll | 262 +++++++++++++++++++++++++++++++++++++++------
1 file changed, 232 insertions(+), 30 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 compiler-rt.
from d7962b9d3 [libFuzzer] Do not optimize minimize_two_crashes.test.
new 4637a721e Revert "[asan] Replace vfork with fork."
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/asan/asan_interceptors.cc | 11 -----------
lib/asan/asan_interceptors.h | 2 --
test/asan/TestCases/Posix/vfork.cc | 30 ------------------------------
3 files changed, 43 deletions(-)
delete mode 100644 test/asan/TestCases/Posix/vfork.cc
--
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 f06173045d [Edit, Rewrite] Fix some Clang-tidy modernize and Include Wh [...]
new 7399966722 Remove dead method
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/TargetCXXABI.h | 7 -------
1 file changed, 7 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 35e080b5365 Revert "[lit] Generalized /dev/null support on Windows."
new 771829b640a [lit] Temporarily disable shtest-timeout.py on darwin
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/lit/tests/shtest-timeout.py | 5 ++++-
1 file changed, 4 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 gcc.
from 881a7e557ac * es.po, sv.po: Update.
new 63815f065d1 Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.