This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 94d54559c8 [coroutines] Add support for allocation elision new ea779cc396 [coroutines] Replace all coro.frame builtins with an SSA val [...]
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/CodeGen/CGCoroutine.cpp | 25 ++++++++++++++++++++++++- test/CodeGenCoroutines/coro-alloc.cpp | 9 ++++----- test/CodeGenCoroutines/coro-await.cpp | 6 +++--- test/CodeGenCoroutines/coro-builtins.c | 22 ++++++++-------------- 4 files changed, 39 insertions(+), 23 deletions(-)