<div dir="ltr">Do we intend to make this demangler asynch signal safe, i.e. not call malloc at all? If so, I vote keep the custom allocator. If not, I'd say nuke it.</div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Sep 6, 2016 at 1:13 PM, Rafael EspĂ­ndola <span dir="ltr"><<a href="mailto:rafael.espindola@gmail.com" target="_blank">rafael.espindola@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Attached are two ways of fixing the dependency.<br>
<br>
One just deletes the custom allocator. The other duplicates some<br>
compiler check macros. The macros will hopefully get smaller when we<br>
drop support for MSVC 2013, but will not go away completely.<br>
<br>
Cheers,<br>
Rafael<br>
</blockquote></div><br></div>