Implement full unescaping of escaped hex characters in all quoted identifiers
authorReid Spencer <rspencer@reidspencer.com>
Tue, 22 May 2007 18:52:21 +0000 (18:52 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Tue, 22 May 2007 18:52:21 +0000 (18:52 +0000)
commit6ecdcc1c031c9dcece82472a889f6a6b6c5d4cef
treee4220ea1b55c12fde1dafdb8cafa38681619fd97
parent0f2c8fc82900a50fcba3774f302ac9cf47f36971
Implement full unescaping of escaped hex characters in all quoted identifiers
and strings.

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