]> granicus.if.org Git - clang/commit
Ongoing documentation cleanup: fixed Doxygen markup errors, added \brief
authorJames Dennett <jdennett@google.com>
Fri, 15 Jun 2012 04:35:30 +0000 (04:35 +0000)
committerJames Dennett <jdennett@google.com>
Fri, 15 Jun 2012 04:35:30 +0000 (04:35 +0000)
commit0982205bade2fb4fc984c27b2ab401e683963b10
tree6ac72eda03621954a8924792b730c690e43cc21f
parent1a8354659a6007bbae3b5d9161a56ecc8f61a219
Ongoing documentation cleanup: fixed Doxygen markup errors, added \brief
annotations in many places where it involved little change, fixed some
examples and marked code examples with \code...\endcode, and changed a few
nearby mentions of C++0x to refer to C++11.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@158486 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/ASTContext.h
include/clang/AST/DeclCXX.h
include/clang/AST/DeclObjC.h
include/clang/AST/EvaluatedExprVisitor.h
include/clang/AST/Expr.h
include/clang/AST/ExprCXX.h
include/clang/AST/ExprObjC.h
include/clang/AST/StmtObjC.h