This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from edbfdfb07e [Sema] Toggle diags when finding allocators (NFCI) new a8522988bf [Coroutines] Use allocator overload when available
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: lib/Sema/SemaCoroutine.cpp | 125 ++++++++++++++++++++++--------- test/CodeGenCoroutines/coro-alloc.cpp | 28 +++++++ test/CodeGenCoroutines/coro-gro-nrvo.cpp | 4 +- test/CodeGenCoroutines/coro-params.cpp | 10 +-- test/SemaCXX/coroutines.cpp | 96 ++++++++++++++++++++++++ 5 files changed, 220 insertions(+), 43 deletions(-)