From: Aaron Ballman Date: Tue, 27 Sep 2016 12:17:05 +0000 (+0000) Subject: Silencing a Sphinx diagnostic with options, again. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8d513e928589a69a805af3f026e89eead52acb01;p=clang Silencing a Sphinx diagnostic with options, again. Warning, treated as error: /opt/llvm/build.attributes.src/tools/clang/docs/CommandGuide/clang.rst:413: WARNING: unknown option: -save-stats=cwd git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@282484 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/CommandGuide/clang.rst b/docs/CommandGuide/clang.rst index b4b607d5a2..14c81270e1 100644 --- a/docs/CommandGuide/clang.rst +++ b/docs/CommandGuide/clang.rst @@ -411,8 +411,8 @@ Driver Options .. option:: -save-stats, -save-stats=cwd, -save-stats=obj Save internal code generation (LLVM) statistics to a file in the current - directory (:option:`-save-stats`/:option:`-save-stats=cwd`) or the directory - of the output file (:option:`-save-state=obj`). + directory (:option:`-save-stats`/"-save-stats=cwd") or the directory + of the output file ("-save-state=obj"). .. option:: -integrated-as, -no-integrated-as