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

Daniel Jasper djasper at google.com
Tue Sep 17 02:01:55 PDT 2013


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?
>
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130917/ba0c8357/attachment.html>


More information about the cfe-commits mailing list