diff options
author | James Dennett <jdennett@google.com> | 2013-01-23 00:45:44 +0000 |
---|---|---|
committer | James Dennett <jdennett@google.com> | 2013-01-23 00:45:44 +0000 |
commit | f8317679cb2dab9d06835e05bd5d69c0bd8f491f (patch) | |
tree | 94d453cd2aac1f6dd2cf6fe4a592b00f697770fc /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 706eedb1b96367961f6897d6cce7a7d45d9488eb (diff) | |
download | bcm5719-llvm-f8317679cb2dab9d06835e05bd5d69c0bd8f491f.tar.gz bcm5719-llvm-f8317679cb2dab9d06835e05bd5d69c0bd8f491f.zip |
Documentation cleanup: fixing documentation for FrontendAction.
* Fix a typo, s/BeginSourceAction/BeginSourceFile/, so that the documentation
for FrontendAction::BeginSourceFileAction links correctly to BeginSourceFile;
* Add some basic \file documentation for FrontendAction.h;
* More use of "\brief" instead of repeating the name of the entity being
documented;
* Stop using Doxygen-style "///" comments in FrontendAction.cpp, as they were
polluting the documentation for BeginSourceFile;
* Drop incorrect "\see" markup that broke Doxygen's formatting;
* Other minor documentation fixes.
llvm-svn: 173213
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions