This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 71f194f12d clang-cl: Support the /Zc:twoPhase[-] command-line option (PR32680) new 1772bdb243 [coroutines] Fix rebuilding of implicit and dependent corout [...]
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 | 12 ++++- lib/Sema/SemaCoroutine.cpp | 83 +++++++++++++++++++++++++++--- test/CodeGenCoroutines/coro-alloc.cpp | 17 ++++-- test/SemaCXX/coroutines.cpp | 52 +++++++++++++++++++ 4 files changed, 152 insertions(+), 12 deletions(-)