D demangling filter tool?
Michel Fortin
michel.fortin at michelf.com
Thu Jun 23 09:06:41 PDT 2011
On 2011-06-23 09:36:43 -0400, KennyTM~ <kennytm at gmail.com> said:
> On Jun 23, 11 09:16, Michel Fortin wrote:
>> On 2011-06-22 18:58:44 -0400, David Nadlinger <see at klickverbot.at> said:
>>
>>> Does anybody have a tool lying around which reads in some text (from a
>>> file or stdin) and replaces all mangled D names it comes across with
>>> the demangled text? I thought I would ask before quickly whipping
>>> together a short program myself…
>>
>> I made one a few months ago, but I can't seem to find it back now... Ah!
>> found it:
>> <http://www.digitalmars.com/pnews/read.php?server=news.digitalmars.com&group=digitalmars.D&artnum=129673&header>
This
>>
> should be pulled to https://github.com/D-Programming-Language/tools,
> bundled with dmd, and be piped automatically in dmd/src/link.c.
First step done:
<https://github.com/D-Programming-Language/tools/pull/2>
--
Michel Fortin
michel.fortin at michelf.com
http://michelf.com/
More information about the Digitalmars-d
mailing list