[cfe-commits] r172660 - /cfe/trunk/test/Lexer/cxx0x_raw_string_directives.cpp

Richard Smith richard at metafoo.co.uk
Wed Jan 16 17:46:43 PST 2013


On Wed, Jan 16, 2013 at 5:33 PM, Sean Silva <silvas at purdue.edu> wrote:
> On Wed, Jan 16, 2013 at 8:30 PM, Richard Smith <richard at metafoo.co.uk> wrote:
>> On Wed, Jan 16, 2013 at 5:24 PM, Sean Silva <silvas at purdue.edu> wrote:
>>> If we don't have one testing the interaction with backslash-escaped
>>> newlines that would probably be good to add too.
>>
>> Do you mean raw string literals versus backslash-escaped newlines, or
>> skipping #if 0 blocks versus backslash escaped newlines before #else?
>> :-)
>
> I meant raw string literals vs backslash escaped newlines (although
> your other suggestion seems good to test too).

In r172694.



More information about the cfe-commits mailing list