[PATCH] D30776: [coroutines] Fix diagnostics depending on the first coroutine statement.

Eric Fiselier via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 10 18:46:57 PST 2017


EricWF updated this revision to Diff 91447.
EricWF added a comment.

Merge with master.


https://reviews.llvm.org/D30776

Files:
  include/clang/Sema/ScopeInfo.h
  lib/Sema/ScopeInfo.cpp
  lib/Sema/SemaCoroutine.cpp
  lib/Sema/TreeTransform.h
  test/SemaCXX/coroutines.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30776.91447.patch
Type: text/x-patch
Size: 11528 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170311/8306d1dd/attachment-0001.bin>


More information about the cfe-commits mailing list