>>>>> "Iain" == Iain Buclaw <ibuc...@gdcproject.org> writes:

Iain> This adds a demangler for the D programming language to libiberty,
Iain> intended to be used in GDB and Binutils.  GDB already has a trimmed
Iain> down implementation of this, but have been advised that here would be
Iain> a better location to house it.

Iain> - GDB has a testsuite that provides most of the coverage for what this
Iain> code should be doing.

I think it's better to put the tests into libiberty.  That way they are
right next to the code.  This shouldn't be hard, as there's already a
demangler test suite there.

Tom

Reply via email to