gcc/libstdc++-v3/testsuite/demangle/abi_examples
Carlo Wood eb622d37cf demangle.h (qualifier_list<Allocator>::decode_qualifiers(string_type&, string_type&, bool member_function_pointer_qualifiers): Always seperate the '[' of an array type with a space from what is left of it...
* include/bits/demangle.h
(qualifier_list<Allocator>::decode_qualifiers(string_type&,
string_type&, bool member_function_pointer_qualifiers):
Always seperate the '[' of an array type with a space from
what is left of it, except when that is the closing bracket
of another array dimension.

From-SVN: r73328
2003-11-07 03:53:44 +00:00
..
01.cc
02.cc
03.cc
04.cc
05.cc
06.cc
07.cc
08.cc
09.cc
10.cc demangle.h (qualifier_list<Allocator>::decode_qualifiers(string_type&, string_type&, bool member_function_pointer_qualifiers): Always seperate the '[' of an array type with a space from what is left of it... 2003-11-07 03:53:44 +00:00
11.cc
12.cc
13.cc
14.cc
15.cc
16.cc
17.cc
18.cc
19.cc
20.cc
21.cc
22.cc
23.cc
24.cc
25.cc
26.cc