mirror of
git://sourceware.org/git/libabigail.git
synced 2025-03-05 22:27:34 +00:00
* include/abg-fwd.h (get_translation_unit, get_global_scope): Declare new overloads that act on a naked pointer to decl_base. * src/abg-dwarf-reader.cc (build_pointer_type_def): Define new static function. (canonicalize_and_add_type_to_ir): Take a naked pointer to scope_decl rather than a smart pointer. (build_ir_node_from_die): For DW_TAG_base_type, adjust. Support DW_TAG_pointer_type case. For DW_TAG_{const,volatile}_type case, make sure the qualified type is in the same scope as its underlying type. * src/abg-ir.cc (get_global_scope, get_translation_unit): Define new overloads that acts on a naked decl_base. 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 |