]> granicus.if.org Git - clang/commit
Fix CharByteWidth assertion in LiteralSupport.
authorEli Friedman <eli.friedman@gmail.com>
Wed, 18 Sep 2013 23:23:13 +0000 (23:23 +0000)
committerEli Friedman <eli.friedman@gmail.com>
Wed, 18 Sep 2013 23:23:13 +0000 (23:23 +0000)
commit83b6397f2da177490dc68d84ec199d08db4440a3
treed4dbc6a911ae33efa11e022d06aad46c16320a4b
parent58ee425b11e178c652fa6ff4c1c924fe9b98801e
Fix CharByteWidth assertion in LiteralSupport.

Patch by Eelis van der Weegen.

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