This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from f7aae83 [coroutines] Adding builtins for coroutine intrinsics and bac [...] new 1a49351 [coroutines] Switch to using std::experimental namespace per P0057R5
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 | 4 +-- include/clang/Sema/Sema.h | 6 ++++ lib/Sema/Sema.cpp | 4 +-- lib/Sema/SemaCoroutine.cpp | 9 ++--- lib/Sema/SemaDeclCXX.cpp | 14 ++++++++ test/SemaCXX/coroutines.cpp | 53 +++++++++++++++++++----------- 6 files changed, 63 insertions(+), 27 deletions(-)