[PATCH] D138117: [clang][docs] Correct floating point option explanations
KAWASHIMA Takahiro via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Nov 16 04:05:03 PST 2022
kawashima-fj created this revision.
kawashima-fj added reviewers: zahiraam, andrew.w.kaylor.
kawashima-fj added a project: clang.
Herald added a project: All.
kawashima-fj requested review of this revision.
Herald added a subscriber: cfe-commits.
Explanations for options of floating point are updated to match the `RenderFloatingPointOptions` function in `clang/lib/Driver/ToolChains/Clang.cpp`.
Missing explanations are also added.
This patch is based on D138088 <https://reviews.llvm.org/D138088>, and assumes D138109 <https://reviews.llvm.org/D138109> will be accepted.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D138117
Files:
clang/docs/UsersManual.rst
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138117.475750.patch
Type: text/x-patch
Size: 5717 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221116/a81e0ec8/attachment.bin>
More information about the cfe-commits
mailing list