[PATCH] D131938: [C++20] [Coroutines] Disable to take the address of labels in coroutines

Chuanqi Xu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 15 20:25:41 PDT 2022


ChuanqiXu updated this revision to Diff 452880.
ChuanqiXu added a comment.

Add ReleaseNotes.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D131938/new/

https://reviews.llvm.org/D131938

Files:
  clang/docs/ReleaseNotes.rst
  clang/include/clang/Basic/DiagnosticSemaKinds.td
  clang/include/clang/Sema/ScopeInfo.h
  clang/lib/Sema/ScopeInfo.cpp
  clang/lib/Sema/SemaCoroutine.cpp
  clang/lib/Sema/SemaExpr.cpp
  clang/test/SemaCXX/addr-label-in-coroutines.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D131938.452880.patch
Type: text/x-patch
Size: 6280 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220816/987f3481/attachment.bin>


More information about the cfe-commits mailing list