]> gcc.gnu.org Git - gcc.git/commit - gcc/testsuite/ChangeLog
[PATCH] preprocessor stringizing raw strings
authorNathan Sidwell <nathan@acm.org>
Tue, 10 Oct 2017 18:56:31 +0000 (18:56 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Tue, 10 Oct 2017 18:56:31 +0000 (18:56 +0000)
commit35b82d26e5b92ba0471f59f0073590de3550f00a
tree4fc1cc6080449593ca09e8bd58284591bc52f03a
parenteb484969f654680683aa2a419929029c2903d0b7
[PATCH] preprocessor stringizing raw strings

https://gcc.gnu.org/ml/gcc-patches/2017-10/msg00611.html
libcpp/
PR preprocessor/82506
* macro.c (cpp_quote_string): Escape raw LFs.

gcc/testsuite/
PR preprocessor/82506
* g++.dg/cpp/string-3.C: New.

From-SVN: r253605
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/cpp/string-3.C [new file with mode: 0644]
libcpp/ChangeLog
libcpp/macro.c
This page took 0.053628 seconds and 5 git commands to generate.