commit | 400f024340e1ceb523fa4fea8a7eb0bc63c3da4e | [log] [tgz] |
---|---|---|
author | Chris Lattner <sabre@nondot.org> | Tue Jan 15 05:14:19 2008 +0000 |
committer | Chris Lattner <sabre@nondot.org> | Tue Jan 15 05:14:19 2008 +0000 |
tree | fc5ac48238500ea31d0c535028c1dcc193ce5d74 | |
parent | 8888c7acd5cd43c7f910bfe03f5979ed4011de2a [diff] |
avoid token pasting between identifiers and wide strings: abc+L"foo" -> abc L"foo", not abcL"foo" git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@45999 91177308-0d34-0410-b5e6-96231b3b80d8