]> granicus.if.org Git - clang/commit
stop claiming unicode escape sequences are too long in strings, because they never are
authorSeth Cantrell <seth.cantrell@gmail.com>
Wed, 18 Jan 2012 12:27:08 +0000 (12:27 +0000)
committerSeth Cantrell <seth.cantrell@gmail.com>
Wed, 18 Jan 2012 12:27:08 +0000 (12:27 +0000)
commit5393e213f1d86a64e8e6b549c0ef76f9286ce279
treeb29d3b307726f0771e438c7993d529e725aaa523
parent79f0a8262b330f5e1ffeb3af94e80c723d65ee85
stop claiming unicode escape sequences are too long in strings, because they never are

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@148391 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Lex/LiteralSupport.cpp