mirror of
git://sourceware.org/git/libabigail.git
synced 2024-12-25 19:22:07 +00:00
6667c21fe4
* include/abg-fwd.h (look_through_decl_only_class): New function declaration. * src/abg-comparison.cc (class_diff::length): Just compare the two classes. (compute_diff): Look through the two classes if they are decl-only, and use their declaration for the diffing. * src/abg-ir.cc (look_through_decl_only_class): Define this new entry point. (class_decl::set_definition_of_declaration): Allow setting a definition that is itself a declaration-only. * src/abg-writer.cc (write_class_decl): Declaration-only can now have members, namely member types. 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-sptr-utils.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 |