]> granicus.if.org Git - clang/commit
documentation parsing. Patch to do typo correction for
authorFariborz Jahanian <fjahanian@apple.com>
Wed, 8 May 2013 19:21:00 +0000 (19:21 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Wed, 8 May 2013 19:21:00 +0000 (19:21 +0000)
commit0089bc4ddee6bb309ad25f4c7ad4b7ffe5df4512
tree6072635b29c798a8605aaf398aa5d278db274afa
parent4b7b104c2c66550ecc4ebfe39225fe067858b9aa
documentation parsing. Patch to do typo correction for
documentation commands. Patch was reviewed, along with
great suggestions for improvement, by Doug.
// rdar://12381408

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@181458 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/CommentCommandTraits.h
include/clang/Basic/DiagnosticCommentKinds.td
lib/AST/CommentCommandTraits.cpp
lib/AST/CommentLexer.cpp
test/Sema/warn-documentation-fixits.cpp