]> granicus.if.org Git - clang/commit
Documentation cleanup:
authorJames Dennett <jdennett@google.com>
Fri, 15 Jun 2012 07:41:35 +0000 (07:41 +0000)
committerJames Dennett <jdennett@google.com>
Fri, 15 Jun 2012 07:41:35 +0000 (07:41 +0000)
commit81c16fc757fe7b68cbd035765e3be92281625663
tree30095a99b4d6b36c25b30d379255f093b822d08b
parent3b2adf237ab033173d7789ec1214d654eec17697
Documentation cleanup:
* Add \brief to produce a summary in the Doxygen output;
* Add missing parameter names to \param commands;
* Fix mismatched parameter names for \param commands;
* Add a parameter name so that the \param has a target.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@158503 91177308-0d34-0410-b5e6-96231b3b80d8
lib/StaticAnalyzer/Checkers/CheckerDocumentation.cpp