Don't allow the UnEscape code to read or write beyond the end of yytext.
authorReid Spencer <rspencer@reidspencer.com>
Tue, 22 May 2007 19:07:45 +0000 (19:07 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Tue, 22 May 2007 19:07:45 +0000 (19:07 +0000)
commit8ecdbf2d5f40bb298702c6637dc98a0b30c2d7a1
tree7662282b37b63a401cf62ce2948b3b48fe540ad1
parent0a8a16b7271e97a23712ca5d15b2d18799d93dd8
Don't allow the UnEscape code to read or write beyond the end of yytext.
Make sure we convert \\ into \.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37293 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AsmParser/Lexer.l