[PATCH] D119290: [Clang] Add support for -fcx-limited-range, -fcx-fortran-rules options.
Joshua Cranmer via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Feb 8 14:19:47 PST 2022
jcranmer-intel created this revision.
Herald added a subscriber: dang.
jcranmer-intel requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
These are built on top of, and require, the complex intrinsics definitions to
work with. They are intended to be similar in operation to the gcc command line
options.
Depends on D119289 <https://reviews.llvm.org/D119289>
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D119290
Files:
clang/include/clang/Driver/Options.td
clang/lib/Driver/ToolChains/Clang.cpp
clang/test/Driver/complex-range-flags.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119290.406975.patch
Type: text/x-patch
Size: 4510 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220208/a4f9c69f/attachment.bin>
More information about the cfe-commits
mailing list