]> granicus.if.org Git - clang/commit
When in keep whitespace mode, make sure to return block comments that are
authorChris Lattner <sabre@nondot.org>
Sun, 12 Oct 2008 04:19:49 +0000 (04:19 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 12 Oct 2008 04:19:49 +0000 (04:19 +0000)
commit31f0ecae4b2d4d268d04c562a43d9fbfee96f189
tree48bb76b5e2f5983ebfc18077b56ad2158d101512
parent2d3818959df7b71bfcf8c2f2b573856bfc4c3a21
When in keep whitespace mode, make sure to return block comments that are
unterminated.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@57403 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Lex/Lexer.cpp