This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 3c391737ae Add isStaticStorageClass to the dynamic matcher registry so [...] new 1a58507245 [coroutines] Fix building of new/delete expressions when get [...]
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(-)