PATCH: (kind of) to improve support for libc++ with libsupc++

Chandler Carruth chandlerc at google.com
Wed Sep 25 12:27:51 PDT 2013


On Wed, Sep 25, 2013 at 2:23 PM, Howard Hinnant <howard.hinnant at gmail.com>wrote:

> Yes, I object.  Please do not delete libcxx/src/typeinfo.cpp at this time.
>  This file is still in active use.  Instead #ifdef out any offending
> symbols.
>

I mean, I'm happy to... but that will be all of the offending symbols? And
I'm not sure what #ifdef to use. How is it in active use? Understanding
this would probably help me craft the correct patch.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130925/34bac73e/attachment.html>


More information about the cfe-commits mailing list