]> granicus.if.org Git - clang/commit
Documentation cleanup:
authorJames Dennett <jdennett@google.com>
Fri, 15 Jun 2012 08:55:05 +0000 (08:55 +0000)
committerJames Dennett <jdennett@google.com>
Fri, 15 Jun 2012 08:55:05 +0000 (08:55 +0000)
commit86123c6ca98e602e48515ec74df940c597c88506
tree0cb38faa91a8bc901f5e840804c831629ac0638d
parentc1a88f27bea81b270c63329a87811f91c8e467fe
Documentation cleanup:
* Converted comments to use \brief to provide summaries;
* Fixed uses of \arg that should be \p;
* Fixed \param [in] [out] to \param [in,out];
* Made minor formatting fixes.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@158510 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Driver/OptTable.h