[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
Sat Feb 13 11:52:14 PST 2021
fhahn updated this revision to Diff 323568.
fhahn added a comment.
Rebased on top of 51bf4c0e6d4c <https://reviews.llvm.org/rG51bf4c0e6d4cbc6dfa57857fc78003413cbeb17f>, which added -ffinite-loops.
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.323568.patch
Type: text/x-patch
Size: 20944 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210213/38317213/attachment-0001.bin>
More information about the cfe-commits
mailing list