libabigail/tests/data/test-read-write
Mark Wielaard 453ed93d01 Handle C99 restrict qualifier and DWARFv3 DW_TAG_restrict_type.
* src/abg-dwarf-reader.cc (build_qualified_type): Handle
	DW_TAG_restrict_type by adding CV_RESTRICT.
	(build_ir_node_from_die): Call build_qualified_type for
	DW_TAG_restrict_type.
	* src/abg-reader.cc (build_qualified_type_decl): Handle
	"restrict" attribute by adding CV_RESTRICT.
	* src/abg-writer.cc (write_qualified_type_def): Output
	"restrict" attribute for CV_RESTRICT.
	* tests/data/test-read-dwarf/test4.c: New test file.
	* tests/data/test-read-dwarf/test4.so: Likewise.
	* tests/data/test-read-dwarf/test4.so.abi: Likewise.
	* tests/data/test-read-write/test24.xml: Likewise.
	* tests/test-read-dwarf.cc (in_out_specs): Add test4.
	* tests/test-read-write.cc (in_out_specs): Add test24.xml.

Signed-off-by: Mark Wielaard <mjw@redhat.com>
2014-06-23 15:55:37 +02:00
..
test0.xml Support new 'abi-corpus' native XML format (.abi) 2014-01-07 14:12:26 +01:00
test1.xml Support new 'abi-corpus' native XML format (.abi) 2014-01-07 14:12:26 +01:00
test2.xml Support new 'abi-corpus' native XML format (.abi) 2014-01-07 14:12:26 +01:00
test3.xml Support new 'abi-corpus' native XML format (.abi) 2014-01-07 14:12:26 +01:00
test4.xml Support new 'abi-corpus' native XML format (.abi) 2014-01-07 14:12:26 +01:00
test5.xml Support new 'abi-corpus' native XML format (.abi) 2014-01-07 14:12:26 +01:00
test6.xml Support new 'abi-corpus' native XML format (.abi) 2014-01-07 14:12:26 +01:00
test7.xml Support new 'abi-corpus' native XML format (.abi) 2014-01-07 14:12:26 +01:00
test8.xml Support new 'abi-corpus' native XML format (.abi) 2014-01-07 14:12:26 +01:00
test9.xml Support new 'abi-corpus' native XML format (.abi) 2014-01-07 14:12:26 +01:00
test10.xml Support new 'abi-corpus' native XML format (.abi) 2014-01-07 14:12:26 +01:00
test11.xml Support new 'abi-corpus' native XML format (.abi) 2014-01-07 14:12:26 +01:00
test12.xml Support new 'abi-corpus' native XML format (.abi) 2014-01-07 14:12:26 +01:00
test13.xml Support new 'abi-corpus' native XML format (.abi) 2014-01-07 14:12:26 +01:00
test14.xml Support new 'abi-corpus' native XML format (.abi) 2014-01-07 14:12:26 +01:00
test15.xml Support new 'abi-corpus' native XML format (.abi) 2014-01-07 14:12:26 +01:00
test16.xml Support new 'abi-corpus' native XML format (.abi) 2014-01-07 14:12:26 +01:00
test17.xml Support new 'abi-corpus' native XML format (.abi) 2014-01-07 14:12:26 +01:00
test18.xml Support new 'abi-corpus' native XML format (.abi) 2014-01-07 14:12:26 +01:00
test19.xml Support new 'abi-corpus' native XML format (.abi) 2014-01-07 14:12:26 +01:00
test20.xml Get rid of class_decl::data_member 2014-03-19 21:18:38 +01:00
test21.xml Support new 'abi-corpus' native XML format (.abi) 2014-01-07 14:12:26 +01:00
test22.xml Support new 'abi-corpus' native XML format (.abi) 2014-01-07 14:12:26 +01:00
test23.xml Support new 'abi-corpus' native XML format (.abi) 2014-01-07 14:12:26 +01:00
test24.xml Handle C99 restrict qualifier and DWARFv3 DW_TAG_restrict_type. 2014-06-23 15:55:37 +02:00