diff options
author | James Dennett <jdennett@google.com> | 2012-06-13 22:07:09 +0000 |
---|---|---|
committer | James Dennett <jdennett@google.com> | 2012-06-13 22:07:09 +0000 |
commit | b9199ee5c1946ef89ab8b380be491a0f07522a03 (patch) | |
tree | 918a1555597a48d4c9ca679dd2e965b2864727fa /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 72738f6341abec42652a04dce866a40343a49961 (diff) | |
download | llvm-b9199ee5c1946ef89ab8b380be491a0f07522a03.zip llvm-b9199ee5c1946ef89ab8b380be491a0f07522a03.tar.gz llvm-b9199ee5c1946ef89ab8b380be491a0f07522a03.tar.bz2 |
More doxygen/documentation cleanups.
This reduces the number of warnings generated by Doxygen by about 100
(roughly 10%). Issues addressed:
(1) Primarily, backslash-escaped "@foo" and "#bah" in Doxygen comments
when they're not supposed to be Doxygen commands or links, and
similarly for "<baz>" when it's not intended as as HTML tag;
(2) Changed some \t commands (which don't exist) to \c ("to refer to a
word of code", as the Doxygen manual says);
(3) \precondition becomes \pre;
(4) When touching comments, deleted a couple of spurious spaces in them;
(5) Changed some \n and \r to \\n and \\r;
(6) Fixed one tiny typo: #pragms -> #pragma.
This patch touches documentation/comments only.
llvm-svn: 158422
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions