[libcxxabi][PATCH] unwinder

Nick Kledzik kledzik at apple.com
Mon Oct 7 14:46:49 PDT 2013


On Oct 3, 2013, at 1:37 PM, Joerg Sonnenberger <joerg at britannica.bec.de> wrote:

> On Thu, Oct 03, 2013 at 10:36:20AM -0700, Nick Kledzik wrote:
>> Getting started:
> 
> There are a few high-level items to discuss after this gets committed.
> The biggest question for me is whether to expose the unw_* API at all.
> I'd prefer to get rid of that as it creates a number of complications
> and it is not required for the desired goal.

Can’t that be a platform decision?  That is, those functions could be made
attribute hidden on platforms that don’t want to expose them.

-Nick





More information about the cfe-commits mailing list