This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 40ed16ee38 [AMDGPU] add __builtin_amdgcn_s_getpc new 37a1cf7528 [coroutines] Bump __cpp_coroutines version new 2640abdd4d [coroutines] Diagnose when promise types fail to declare eit [...]
The 2 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 | 10 ++++--- lib/Frontend/InitPreprocessor.cpp | 2 +- lib/Sema/SemaCoroutine.cpp | 48 +++++++++++++++++++++++------- test/Lexer/cxx-features.cpp | 2 +- test/SemaCXX/coreturn.cpp | 13 -------- test/SemaCXX/coroutines.cpp | 26 ++++++++++------ 6 files changed, 62 insertions(+), 39 deletions(-)