]> granicus.if.org Git - clang/commit
Revert r188863 which could propose wrong fixits for multibyte character literals.
authorNick Lewycky <nicholas@mxc.ca>
Wed, 21 Aug 2013 18:57:51 +0000 (18:57 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Wed, 21 Aug 2013 18:57:51 +0000 (18:57 +0000)
commitc3d9da2a591b1f6529784ec246b9e0b44dcb704a
tree8a4573f811bed35de3be92668ed48e156c0a6e7d
parent8677ccd659c5f997ae9c4758f8e9aac2ae7f4a14
Revert r188863 which could propose wrong fixits for multibyte character literals.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@188918 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Lex/LiteralSupport.cpp
test/Lexer/char-literal-encoding-fixit.c [deleted file]