This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 14891bbc89 [X86] Make _bswap intrinsic a function instead of a macro to [...] new e48636b555 Un-revert "[coroutines][PR40978] Emit error for co_yield wit [...]
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/DiagnosticSemaKinds.td | 2 + include/clang/Sema/Scope.h | 3 ++ lib/Parse/ParseStmt.cpp | 3 +- lib/Sema/Scope.cpp | 4 +- lib/Sema/SemaCoroutine.cpp | 64 +++++++++++++++++++++++------- test/SemaCXX/coroutines.cpp | 63 ++++++++++++++++++++++++++--- test/SemaCXX/exceptions.cpp | 5 +++ 7 files changed, 121 insertions(+), 23 deletions(-)