gcc/libiberty/testsuite
Nathan Sidwell 451894cadc demangler: Structured Bindings
C++ Structured bindings have a mangling that has yet to be formally
documented.  However, it's been around for a while and shows up for
module support.

	include/
	* demangle.h (enum demangle_component_type): Add
	DEMANGLE_COMPONENT_STRUCTURED_BINDING.
	libiberty/
	* cp-demangle.c (d_make_comp): Adjust.
	(d_unqualified_name): Add 'DC' support.
	(d_count_template_scopes): Adjust.
	(d_print_comp_inner): Add structured binding.
	* testsuite/demangle-expected: Add testcases.
2022-05-17 11:10:03 -07:00
..
Makefile.in Update copyright years. 2022-01-03 10:42:10 +01:00
d-demangle-expected [PATCH] d-demangle: properly skip anonymous symbols 2021-10-17 18:38:10 -04:00
demangle-expected demangler: Structured Bindings 2022-05-17 11:10:03 -07:00
demangler-fuzzer.c Update copyright years. 2022-01-03 10:42:10 +01:00
rust-demangle-expected libiberty rust-demangle, ignore .suffix 2022-02-17 18:06:24 +01:00
test-demangle.c Update copyright years. 2022-01-03 10:42:10 +01:00
test-expandargv.c Update copyright years. 2022-01-03 10:42:10 +01:00
test-pexecute.c Update copyright years. 2022-01-03 10:42:10 +01:00
test-strtol.c Update copyright years. 2022-01-03 10:42:10 +01:00