[PATCH] D96418: [clang] Refactor mustprogress handling, add it to all loops in c++11+.

Florian Hahn via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 30 05:46:28 PDT 2021


fhahn updated this revision to Diff 341863.
fhahn added a comment.

Thanks everyone! I rebased the patch and addressed John's comments. I'll commit it shortly.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96418

Files:
  clang/lib/CodeGen/CGStmt.cpp
  clang/lib/CodeGen/CodeGenFunction.cpp
  clang/lib/CodeGen/CodeGenFunction.h
  clang/test/CodeGen/attr-mustprogress.c
  clang/test/CodeGenCXX/attr-mustprogress.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96418.341863.patch
Type: text/x-patch
Size: 24197 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210430/205aab35/attachment-0001.bin>


More information about the cfe-commits mailing list