On Wed, Jan 16, 2013 at 8:30 PM, Richard Smith <[email protected]> wrote: > On Wed, Jan 16, 2013 at 5:24 PM, Sean Silva <[email protected]> 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). -- Sean Silva _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
