This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 29f42bb296 [OPENMP]Add missing comment, NFC. new 55c482d7c1 Revert "[coroutines][PR40978] Emit error for co_yield within [...]
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 | 8 ++-- lib/Sema/Scope.cpp | 4 +- lib/Sema/SemaCoroutine.cpp | 64 +++++++----------------------- test/SemaCXX/coroutines.cpp | 63 +++-------------------------- 6 files changed, 25 insertions(+), 119 deletions(-)