[PATCH] D96761: [clang][cli] Generate -f[no-]finite-loops arguments

2021-02-16 Thread Jan Svoboda via Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rG32389346ed83: [clang][cli] Generate -f[no-]finite-loops arguments (authored by jansvoboda11). Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D96761/new/ https

[PATCH] D96761: [clang][cli] Generate -f[no-]finite-loops arguments

2021-02-16 Thread Florian Hahn via Phabricator via cfe-commits
fhahn accepted this revision. fhahn added a comment. This revision is now accepted and ready to land. LGTM thanks! Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D96761/new/ https://reviews.llvm.org/D96761 ___

[PATCH] D96761: [clang][cli] Generate -f[no-]finite-loops arguments

2021-02-16 Thread Jan Svoboda via Phabricator via cfe-commits
jansvoboda11 created this revision. jansvoboda11 added reviewers: Bigcheese, dexonsmith, fhahn. jansvoboda11 requested review of this revision. Herald added a project: clang. Herald added a subscriber: cfe-commits. This patch generates the `-f[no-]finite-loops` arguments from `CompilerInvocation`