[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
Wed Apr 7 05:53:19 PDT 2021


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

rebased after pre-committing additional RUN lines in 7ca4dd82175c <https://reviews.llvm.org/rG7ca4dd82175c9571e8251dfcd452b9ba0fb59280>. Also adjusts a variable name


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.335786.patch
Type: text/x-patch
Size: 21811 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210407/61049de9/attachment-0001.bin>


More information about the cfe-commits mailing list