[cfe-dev] [patch] improved ast-print-xml for C++

Sebastien Binet binet at cern.ch
Mon May 10 09:59:18 PDT 2010


hi,

please find in attachment a few (I hope) improvements I applied to
various files related to the ast-print-xml plugin.

2 changes are worth noticing:
 - I renamed the CXXMethodDecl node as CXXMethod (for consistency)
 - I added a default node implementation for all Decl and Types to
 prevent new crashes (for new types and decls) as per bug #5006

[my secret agenda is to make ast-print-xml as useful as gccxml wrt API
wrapping.]

hth,
sebastien.
-- 
#########################################
# 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: improved.cxx.support.for.ast.print.xml.patch
Type: application/octet-stream
Size: 10405 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20100510/dcea6856/attachment.obj>


More information about the cfe-dev mailing list