[all-commits] [llvm/llvm-project] 498abe: [clang][docs] Correct floating point option explan...
KAWASHIMA Takahiro via All-commits
all-commits at lists.llvm.org
Fri Dec 2 00:50:34 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 498abe27dcf89ba7eb865ea6c46b217a7b68f082
https://github.com/llvm/llvm-project/commit/498abe27dcf89ba7eb865ea6c46b217a7b68f082
Author: KAWASHIMA Takahiro <t-kawashima at fujitsu.com>
Date: 2022-12-02 (Fri, 02 Dec 2022)
Changed paths:
M clang/docs/UsersManual.rst
Log Message:
-----------
[clang][docs] Correct floating point option explanations
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.
Differential Revision: https://reviews.llvm.org/D138117
More information about the All-commits
mailing list