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

Chandler Carruth chandlerc at google.com
Mon Sep 16 13:46:08 PDT 2013


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?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130916/a47d4932/attachment.html>


More information about the cfe-commits mailing list