mirror of
git://sourceware.org/git/libabigail.git
synced 2025-03-05 22:27:34 +00:00
* include/abg-comparison.h (class member_type_diff): New class. (member_type_diff_sptr): New convenience typedef. (compute_diff): New overload for member_type_diff. * src/abg-comparison.cc (struct member_type_diff::priv): New definition. (member_type_diff::{first_member_type, second_member_type, underlying_type_diff, length}): New member function definitions. (compute_diff): New definition for member type diffs. (compute_diff_for_types): Support diffing member types. (class_diff::report): Do not use strip member types now that we can properly diff them. Signed-off-by: Dodji Seketeli <dodji@redhat.com> |
||
---|---|---|
.. | ||
abg-comparison.h | ||
abg-config.h | ||
abg-corpus.h | ||
abg-diff-utils.h | ||
abg-dwarf-reader.h | ||
abg-fwd.h | ||
abg-hash.h | ||
abg-ir.h | ||
abg-libxml-utils.h | ||
abg-libzip-utils.h | ||
abg-reader.h | ||
abg-traverse.h | ||
abg-version.h.in | ||
abg-viz-common.h | ||
abg-viz-dot.h | ||
abg-viz-svg.h | ||
abg-writer.h | ||
Makefile.am |