[all-commits] [llvm/llvm-project] 0fb220: [Docs] Fix --print-supported-cpus option rendering
Travis Finkenauer via All-commits
all-commits at lists.llvm.org
Sat Sep 12 22:26:45 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 0fb2203cd6c287e7438b7ac2571645066c63eeb6
https://github.com/llvm/llvm-project/commit/0fb2203cd6c287e7438b7ac2571645066c63eeb6
Author: Travis Finkenauer <tmfinken at gmail.com>
Date: 2020-09-13 (Sun, 13 Sep 2020)
Changed paths:
M clang/docs/CommandGuide/clang.rst
Log Message:
-----------
[Docs] Fix --print-supported-cpus option rendering
Adds link/code sample to avoid rendering two dashes as non-ASCII "en dash".
Also make wording a complete sentence.
Reviewed By: nickdesaulniers, tmfink
Differential Revision: https://reviews.llvm.org/D85596
More information about the All-commits
mailing list