]> granicus.if.org Git - clang/commit
Rename coroutine warning when unhandled_exception() is missing
authorEric Fiselier <eric@efcs.ca>
Mon, 17 Apr 2017 23:28:02 +0000 (23:28 +0000)
committerEric Fiselier <eric@efcs.ca>
Mon, 17 Apr 2017 23:28:02 +0000 (23:28 +0000)
commitb1515354484bc6230c06de87645062cd9ac8ccb2
treef85512e7312906a97e6bfe91844c6e47782ac3ce
parentbf2068e4b947c50a6b163978abdfc9426f4dd284
Rename coroutine warning when unhandled_exception() is missing

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@300513 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticGroups.td
include/clang/Basic/DiagnosticSemaKinds.td
test/CodeGenCoroutines/coro-alloc.cpp
test/SemaCXX/coroutine-unhandled_exception-warning.cpp