[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
Thu Feb 11 07:30:29 PST 2021
fhahn updated this revision to Diff 323003.
fhahn added a comment.
Add reference to standards.
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.323003.patch
Type: text/x-patch
Size: 17408 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210211/5620fa0e/attachment-0001.bin>
More information about the cfe-commits
mailing list