[PATCH] D96419: [clang] Add -ffinite-loops & -fno-finite-loops options.
Florian Hahn via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Feb 10 07:31:22 PST 2021
fhahn updated this revision to Diff 322683.
fhahn added a comment.
Remove accidentally copied code.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96419/new/
https://reviews.llvm.org/D96419
Files:
clang/include/clang/Basic/CodeGenOptions.def
clang/include/clang/Basic/CodeGenOptions.h
clang/include/clang/Driver/Options.td
clang/lib/CodeGen/CodeGenFunction.h
clang/lib/Driver/ToolChains/Clang.cpp
clang/lib/Frontend/CompilerInvocation.cpp
clang/test/CodeGen/attr-mustprogress.c
clang/test/CodeGenCXX/attr-mustprogress.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96419.322683.patch
Type: text/x-patch
Size: 17046 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210210/d7d0fec7/attachment-0001.bin>
More information about the cfe-commits
mailing list