This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository clang.
from 2a9eb8c [coroutines] Refactor SuspendExpr to create just one OpaqueVa [...]
new 43671d3 [coroutines] Fix diagnostics depending on the first coroutine [...]
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/ScopeInfo.h | 36 +++++++++++++++++---
lib/Sema/ScopeInfo.cpp | 8 +++--
lib/Sema/SemaCoroutine.cpp | 35 ++++++++------------
lib/Sema/TreeTransform.h | 2 +-
test/SemaCXX/coroutines.cpp | 75 ++++++++++++++++++++++++++++++++++++++++++
5 files changed, 126 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 llvm.
from 47ec338 [libFuzzer] add test/LargeTest.cpp, mostly for manual experim [...]
new 7002314 Revert r297516 - Respect CMAKE_INSTALL_MANDIR for sphinx gene [...]
new 3bc8c19 [libFuzzer] print how much memory is consumed by the outer me [...]
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:
cmake/modules/AddSphinxTarget.cmake | 2 +-
lib/Fuzzer/FuzzerMerge.cpp | 12 +++++++++++-
lib/Fuzzer/FuzzerMerge.h | 2 +-
3 files changed, 13 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 llvm.
from 57bd1ea Remove opt-bisect support for "cases" in favor of debug counters
new f0f231a [libFuzzer] remove fuzzer-jobs.test which is flaky and not ve [...]
new 47ec338 [libFuzzer] add test/LargeTest.cpp, mostly for manual experim [...]
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/Fuzzer/test/LargeTest.cpp | 37 +++++++++++++++++++++++++++++++++++++
lib/Fuzzer/test/fuzzer-jobs.test | 31 -------------------------------
2 files changed, 37 insertions(+), 31 deletions(-)
create mode 100644 lib/Fuzzer/test/LargeTest.cpp
delete mode 100644 lib/Fuzzer/test/fuzzer-jobs.test
--
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 1c62dfe Remove trailing period from various diagnostic messages (PR t [...]
new ca1f4c7 Simplify uses of "%<%s%>" to "%qs" (PR translation/79848)
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/ChangeLog | 8 ++++++++
gcc/c-family/ChangeLog | 6 ++++++
gcc/c-family/c-format.c | 6 +++---
gcc/c/ChangeLog | 7 +++++++
gcc/c/c-decl.c | 16 ++++++++--------
gcc/c/c-parser.c | 2 +-
gcc/cp/ChangeLog | 5 +++++
gcc/cp/decl.c | 6 +++---
gcc/ipa-devirt.c | 2 +-
gcc/ipa-pure-const.c | 6 +++---
10 files changed, 45 insertions(+), 19 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 621f2c2 [unittest] Explicitly specify alignment when using BumpPtrAllocator.
new 57bd1ea Remove opt-bisect support for "cases" in favor of debug counters
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/OptBisect.rst | 11 ++---------
include/llvm/IR/OptBisect.h | 18 ------------------
lib/IR/OptBisect.cpp | 18 ------------------
3 files changed, 2 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 0149c88 Revert "Reapply [VFS] Ignore broken symlinks in the directory [...]
new 2a9eb8c [coroutines] Refactor SuspendExpr to create just one OpaqueVa [...]
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/ExprCXX.h | 19 ++++++++++++-------
lib/Sema/SemaCoroutine.cpp | 18 ++++++++++--------
2 files changed, 22 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 gcc.
from 3199a7f Fix up a couple of old ChangeLog entries.
new cca1575 aarch64.c: tweaks to quoting in error messages (PR target/79925)
new 1c62dfe Remove trailing period from various diagnostic messages (PR t [...]
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:
gcc/ChangeLog | 19 +++++++++++++++++++
gcc/auto-profile.c | 14 +++++++-------
gcc/config/aarch64/aarch64.c | 10 +++++-----
gcc/config/arm/arm.c | 2 +-
gcc/config/msp430/msp430.c | 4 ++--
5 files changed, 34 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 c32a573 Use a WeakVH for UnknownInstructions in AliasSetTracker
new 621f2c2 [unittest] Explicitly specify alignment when using BumpPtrAllocator.
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/Support/AllocatorTest.cpp | 6 +++---
unittests/Support/BinaryStreamTest.cpp | 3 ++-
2 files changed, 5 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 llvm.
from 5b9a142 VNCoercion: Make the function signatures all consistent
new c32a573 Use a WeakVH for UnknownInstructions in AliasSetTracker
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/Analysis/AliasSetTracker.h | 7 +++++--
lib/Analysis/AliasSetTracker.cpp | 36 +++++++++++++--------------------
test/Transforms/LICM/pr32129.ll | 18 +++++++++++++++++
3 files changed, 37 insertions(+), 24 deletions(-)
create mode 100644 test/Transforms/LICM/pr32129.ll
--
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 9bf1bf1 Simplify & correct the patch I wrote in r297441, after thinki [...]
new 53f7511 fix xunit attribute parsing
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:
packages/Python/lldbsuite/test_event/formatter/xunit.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.