[cfe-dev] Patch for UCNs in string literals
Eli Friedman
eli.friedman at gmail.com
Sat Jul 4 17:14:53 PDT 2009
On Sat, Jul 4, 2009 at 7:52 AM, AlisdairM<public at alisdairm.net> wrote:
> For some reason I can't get my patch generator to add new files :¬(
If you're using "svn diff", you can just use "svn add" on the new
files. If not, I highly suggest it :)
> One test is for C, the other for C++0x.
> Both are XFAIL for now, due to a number of unimplemented features this
> paragraph relies on. However, I have confirmed that n2170 passes the
> correct subset of tests.
Please just include the subset of tests that currently passes; we can
add additional tests as the issues get fixed.
-Eli
More information about the cfe-dev
mailing list