libabigail/tests/data
Dodji Seketeli eafa097433 Use canonical types hash maps for type IDs in abixml writer
This patch stores canonical types in the hash maps that are used in
the abixml writer to compute the type IDs.  This limits the
possibility that two types that are equivalent (especially when one is
a declaration-only class) end-up in the same abixml.

	* src/abg-writer.cc (write_context::{type_has_existing_id,
	get_id_for_type}): Save the canonical type of the type in the map,
	not the type itself.
	(write_context::{type_is_emitted}): Use the canonical type rather
	than the type itself.
	* tests/data/test-read-dwarf/test9-pr18818-clang.so.abi: Adjust.

Signed-off-by: Dodji Seketeli <dodji@redhat.com>
2019-04-24 17:52:39 +02:00
..
test-abicompat Represent sizes and offsets in bytes and hexadecimal values 2018-04-30 17:11:40 +02:00
test-abidiff Better support array with unknown upper bound 2018-10-16 18:00:22 +02:00
test-abidiff-exit Update tests for the "better leaf mode redundancy management" patchset 2018-04-13 11:13:09 +02:00
test-alt-dwarf-file
test-annotate Don't try to de-duplicate all anonymous struct DIEs 2019-04-24 16:59:35 +02:00
test-core-diff
test-default-supprs
test-diff-dwarf Fix a typo in the recent Rust support and update regression tests 2019-01-24 10:35:05 +01:00
test-diff-dwarf-abixml Better handle decl-only classes being different from their definition 2017-07-04 16:47:43 +02:00
test-diff-filter Bug 24430 - Fold away const for array types 2019-04-10 13:02:36 +02:00
test-diff-pkg Bug 24430 - Fold away const for array types 2019-04-10 13:02:36 +02:00
test-diff-suppr Bug 24139 - Support suppressing some enumerator changes 2019-01-31 09:20:06 +01:00
test-fedabipkgdiff Add --self-compare option in fedabipkgdiff 2017-05-31 16:21:14 +05:30
test-ini Bug 23533 - Accept '=' in ini property values 2018-08-30 10:54:33 +02:00
test-lookup-syms
test-read-dwarf Use canonical types hash maps for type IDs in abixml writer 2019-04-24 17:52:39 +02:00
test-read-write Initial support for Ada ranges 2018-02-28 16:24:45 +01:00
test-types-stability
test-write-read-archive
Makefile.am Bug 24430 - Fold away const for array types 2019-04-10 13:02:36 +02:00