r190804 - When in pre-c++11 mode, treat _T("xxx") as a single string literal, repeat the _T() part around each fragment. This addresses http://llvm.org/PR17122

Alexander Kornienko alexfh at google.com
Mon Sep 23 03:08:52 PDT 2013


On Tue, Sep 17, 2013 at 11:01 AM, Daniel Jasper <djasper at google.com> wrote:

> Yeah, there is nothing mode specific in this patch AFAICT. Just a stale
> log ..
>
>
> On Mon, Sep 16, 2013 at 10:46 PM, Chandler Carruth <chandlerc at google.com>wrote:
>
>>
>> On Mon, Sep 16, 2013 at 1:20 PM, Alexander Kornienko <alexfh at google.com>wrote:
>>
>>> When in pre-c++11 mode
>>
>>
>> Wait, I thought the review discussion indicated we should not have this
>> be mode-specific... Is this just a stale commit log?
>>
>
Err, sorry for confusion: I should have updated the description prior to
committing the patch.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130923/d0214b37/attachment.html>


More information about the cfe-commits mailing list