[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 Feb 10 12:34:25 PST 2021
fhahn updated this revision to Diff 322791.
fhahn added a comment.
Herald added a subscriber: jfb.
Document reasoning.
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.322791.patch
Type: text/x-patch
Size: 17365 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210210/563f3fbe/attachment.bin>
More information about the cfe-commits
mailing list