]> granicus.if.org Git - clang/commit
Comment lexing: fix lexing to actually work in non-error cases.
authorDmitri Gribenko <gribozavr@gmail.com>
Mon, 9 Jul 2012 21:32:40 +0000 (21:32 +0000)
committerDmitri Gribenko <gribozavr@gmail.com>
Mon, 9 Jul 2012 21:32:40 +0000 (21:32 +0000)
commita99ec107ba6b5abaf27c6cc9318e65689163f2a1
treeaa25e23366c546a85e3bb12e2c006f6805e44140
parent34f60a4a7fb87e9f4dfd08f8751ce76db9981215
Comment lexing: fix lexing to actually work in non-error cases.

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