pp-trace user documentation - beginnings

llvm-svn: 193842
This commit is contained in:
John Thompson 2013-11-01 00:39:54 +00:00
parent 5052eb7394
commit 1da6792242
1 changed files with 3 additions and 1 deletions

View File

@ -26,13 +26,15 @@ Command Line Format
``<pp-trace-options>`` is a place-holder for options
specific to pp-trace, which are described below in
`pp-trace Command Line Options`.
:ref:`CommandLineOptions`.
``<source-file>`` specifies the source file to run through the preprocessor.
``<front-end-options>`` is a place-holder for regular Clang
front-end arguments, which must follow the <source-file>.
.. _CommandLineOptions:
Command Line Options
--------------------