From: Gabriel Corona Date: Tue, 4 Mar 2014 09:12:26 +0000 (+0100) Subject: [mc] Add support for inheritance X-Git-Tag: v3_11~199^2~2^2~4 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/a4ff507efa9c473f29ade8357ce148274fbd1e97?hp=a4ff507efa9c473f29ade8357ce148274fbd1e97 [mc] Add support for inheritance DW_TAG_inheritance relations are stored with DW_TAG_member and handled by the same logic but are flaged as DW_TAG_inheritance. ---