]> granicus.if.org Git - clang/commit
improve isHexaLiteral to work with escaped newlines and trigraphs,
authorChris Lattner <sabre@nondot.org>
Tue, 31 Aug 2010 16:42:00 +0000 (16:42 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 31 Aug 2010 16:42:00 +0000 (16:42 +0000)
commit6ab55ebab20086f725c4017b48ef8d7691ef870f
treee58a0210fa151e400fe36d1afee6783a1ee5022e
parent01829d3afafdfd355cbe93537bc408aeeed964c6
improve isHexaLiteral to work with escaped newlines and trigraphs,
patch by Francois Pichet!

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