[cfe-commits] [PATCH] CFGElement print

Marcin Świderski marcin.sfider at gmail.com
Mon Sep 20 16:42:41 PDT 2010


This patch:
- defines interfaces for CFGInitializer and CFGAutomaticObjDtor,
- adds support for above classes to print_elem function (renamed print_stmt)

I've extended StmtPrinterHelper to print locations of VarDecls for
destructors.

Please aprove for commit,

Marcin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20100921/8245f593/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cfg-print-elem.patch
Type: application/octet-stream
Size: 8975 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20100921/8245f593/attachment.obj>


More information about the cfe-commits mailing list