Re: [PATCH 2/7] [D] libiberty: Add support for demangling template constraints.

2017-04-24 Thread Jeff Law
On 04/15/2017 09:20 AM, Iain Buclaw wrote: This implements a previously an undocumented part of the D ABI spec, where symbols instantiated inside a template constraint are given a different prefix. In practise however this should never be encountered, as such instantiations are normally

[PATCH 2/7] [D] libiberty: Add support for demangling template constraints.

2017-04-15 Thread Iain Buclaw
This implements a previously an undocumented part of the D ABI spec, where symbols instantiated inside a template constraint are given a different prefix. In practise however this should never be encountered, as such instantiations are normally considered speculative, and so never make it to