Skip to content
Commit 139d87b8 authored by Chris Lattner's avatar Chris Lattner
Browse files

generalize the "end of line" checking logic to stop at any \0 at the

end of line instead of just the end of buffer.  Scratch buffers contain
embedded \0's between tokens which are logic line separators.  If a 
normal text buffer contains \0's, it doesn't make a lot of sense to include
them in the caret diag output anyway.

llvm-svn: 66374
parent fa217bda
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment