[PATCH] D142077: [Clang][SemaCXX][Coroutines] Fix misleading diagnostics with -Wunsequenced

Bruno Cardoso Lopes via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 3 12:31:34 PST 2023


bruno updated this revision to Diff 494707.
bruno added a comment.

Update patch to reuse `std-coroutine.h` and add a few more other bits there.


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

https://reviews.llvm.org/D142077

Files:
  clang/lib/Sema/SemaChecking.cpp
  clang/test/SemaCXX/Inputs/std-coroutine.h
  clang/test/SemaCXX/warn-unsequenced-coro.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142077.494707.patch
Type: text/x-patch
Size: 4898 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230203/3b6aad8c/attachment.bin>


More information about the cfe-commits mailing list