[RDF] Remove unused parameter AllRefs from buildPhis
[llvm-project.git] / clang / docs / CommandGuide / index.rst
blob83a91182e9ca6d8a0cb2d09550ed6c3443e62e8e
1 Clang "man" pages
2 -----------------
4 The following documents are command descriptions for all of the Clang tools.
5 These pages describe how to use the Clang commands and what their options are.
6 Note that these pages do not describe all of the options available for all
7 tools. To get a complete listing, pass the ``--help`` (general options) or
8 ``--help-hidden`` (general and debugging options) arguments to the tool you are
9 interested in.
11 Basic Commands
12 ~~~~~~~~~~~~~~
14 .. toctree::
15    :maxdepth: 1
17    clang
18    diagtool