This patch generates the -f[no-]finite-loops arguments from CompilerInvocation (added in D96419), fixing test failures of Clang built with -DCLANG_ROUND_TRIP_CC1_ARGS=ON.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D96761
[clang][cli] Generate -f[no-]finite-loops arguments ClosedPublic Authored by jansvoboda11 on Feb 16 2021, 1:21 AM.
Details Summary This patch generates the -f[no-]finite-loops arguments from CompilerInvocation (added in D96419), fixing test failures of Clang built with -DCLANG_ROUND_TRIP_CC1_ARGS=ON.
Diff Detail
Event Timelinejansvoboda11 created this revision. This revision is now accepted and ready to land.Feb 16 2021, 2:30 AM Closed by commit rG32389346ed83: [clang][cli] Generate -f[no-]finite-loops arguments (authored by jansvoboda11). · Explain WhyFeb 16 2021, 5:39 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 323914 clang/lib/Frontend/CompilerInvocation.cpp
clang/test/CodeGenCXX/attr-mustprogress.cpp
|