Skip to content
Commit 877ca774 authored by Chris Lattner's avatar Chris Lattner
Browse files

avoid token pasting between identifiers and wide strings:

   abc+L"foo" -> abc L"foo", not abcL"foo"

llvm-svn: 45999
parent 352ab9b4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment