Benjamin Kramer 8671028e95 [lex] Don't read past the end of the buffer
While dereferencing ThisTokEnd is fine and we know that it's not in
[a-zA-Z0-9_.], ThisTokEnd[1] is really past the end.

Found by asan and with a little help from clang-fuzz.

llvm-svn: 233491
2015-03-29 14:11:37 +00:00
..
2013-01-26 17:11:39 +00:00
2013-01-24 23:44:04 +00:00
2013-01-28 20:40:50 +00:00
2013-01-26 17:11:39 +00:00