symbolic icon indicating copy to clipboard operation
symbolic copied to clipboard

Allow to pass msvc options to the msvc demangler

Open calixteman opened this issue 6 years ago • 1 comments

calixteman avatar Oct 09 '19 17:10 calixteman

@calixteman sorry for the exceptionally long response cycle on this one. Do you still need this patch?

If so, I would slightly prefer to create more abstract flags, which we can then also pass into the other demanglers.

jan-auer avatar Mar 17 '20 08:03 jan-auer

Hi @calixteman sorry this was laying around for 2+ years by now.

I would close this for now. We expose a few abstracted options for the demangler. If you would like to have full freedom I would suggest to use the msvc demangler directly.

We have the abstraction layer in symbolic-demangle specifically to not have to expose the inner workings.

Swatinem avatar Jan 25 '23 14:01 Swatinem