]> granicus.if.org Git - clang/commit
[doc parsing]: So, in this patch, single character
authorFariborz Jahanian <fjahanian@apple.com>
Thu, 9 May 2013 16:44:02 +0000 (16:44 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Thu, 9 May 2013 16:44:02 +0000 (16:44 +0000)
commit5cd4c41422b8d65a08e0ec007743d7a0ae72ec27
treef84f1004c6cf8ea0d13b6e15cd76b24d31dad495
parent0332e0a1bb8f96c83cfbbbe90a3708a85f409f5e
[doc parsing]: So, in this patch, single character
'commands' will not go through typo fixit logic,
preserving the old behavior (no typo, no diagnostics).
// rdar://12381408

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@181521 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/CommentCommandTraits.cpp
lib/AST/CommentLexer.cpp