]> granicus.if.org Git - clang/commit
Fix Doxygen misuse: refer to parameter names in paragraphs correctly (\arg is
authorDmitri Gribenko <gribozavr@gmail.com>
Thu, 13 Sep 2012 13:11:20 +0000 (13:11 +0000)
committerDmitri Gribenko <gribozavr@gmail.com>
Thu, 13 Sep 2012 13:11:20 +0000 (13:11 +0000)
commit1824d54df85a462ada812dadda18130f951d40f3
tree5e06f549da274ea2684f6be9cc1d184f34373c46
parent30c8a1f79f6d0b61235f5c2762c9077af70d426d
Fix Doxygen misuse: refer to parameter names in paragraphs correctly (\arg is
not what most people want -- it starts a new paragraph).

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@163793 91177308-0d34-0410-b5e6-96231b3b80d8
26 files changed:
include/clang-c/Index.h
include/clang/ARCMigrate/ARCMT.h
include/clang/AST/ASTContext.h
include/clang/AST/CharUnits.h
include/clang/AST/Decl.h
include/clang/AST/DeclObjC.h
include/clang/AST/ExternalASTSource.h
include/clang/AST/NSAPI.h
include/clang/AST/SelectorLocationsKind.h
include/clang/CodeGen/CodeGenAction.h
include/clang/Driver/ArgList.h
include/clang/Driver/Compilation.h
include/clang/Driver/Driver.h
include/clang/Driver/Tool.h
include/clang/Driver/ToolChain.h
include/clang/Frontend/ASTUnit.h
include/clang/Frontend/CompilerInstance.h
include/clang/Frontend/FrontendAction.h
include/clang/Frontend/HeaderSearchOptions.h
include/clang/Lex/PreprocessingRecord.h
include/clang/Lex/Preprocessor.h
include/clang/Lex/TokenLexer.h
include/clang/Rewrite/Core/Rewriter.h
include/clang/Sema/Initialization.h
include/clang/Sema/Sema.h
include/clang/Serialization/ASTReader.h