[cfe-dev] [patch] properly escape strings in xml output + re-enable utest for ast-print-xml

Sebastien Binet binet at cern.ch
Tue May 11 10:06:56 PDT 2010


Excerpts from Chris Lattner's message of 2010-05-11 19:04:16 +0200:
> ENOPATCH :-)

arf !

> 
> On May 11, 2010, at 9:58 AM, Sebastien Binet wrote:
> 
> > hi,
> > 
> > this patch properly addresses escaping < and > which might appear
> > (e.g. for C++ operators) in the xml dump.
> > 
> > I also re-enabled the unit test for ast-print-xml (or so I think)
> > at least, make test didn't fail...
> > 
> > cheers,
> > sebastien.
> > 
> > 
> > -- 
> > #########################################
> > # Dr. Sebastien Binet
> > # Laboratoire de l'Accelerateur Lineaire
> > # Universite Paris-Sud XI
> > # Batiment 200
> > # 91898 Orsay
> > #########################################
> > _______________________________________________
> > cfe-dev mailing list
> > cfe-dev at cs.uiuc.edu
> > http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
-- 
#########################################
# Dr. Sebastien Binet
# Laboratoire de l'Accelerateur Lineaire
# Universite Paris-Sud XI
# Batiment 200
# 91898 Orsay
#########################################
-------------- next part --------------
A non-text attachment was scrubbed...
Name: properly.escape.strings.patch
Type: application/octet-stream
Size: 2045 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20100511/c94b9a97/attachment.obj>


More information about the cfe-dev mailing list