[patch] [libcxx] _LIBCPP_NO_RTTI fix for g++.exe and cl.exe

Reid Kleckner rnk at google.com
Wed Sep 25 16:57:54 PDT 2013


LGTM


On Mon, Sep 23, 2013 at 3:15 AM, G M <gmisocpp at gmail.com> wrote:

> Hello Everyone
>
> Attached is a patch that attempts to fix libcxx's detection of rtti
> disablement for g++.exe and cl.exe. When RTTI is NOT enabled,
> _LIBCPP_NO_RTTI is defined.
>
> Though not related, this patch expects my previous patch for #warning will
> be applied first as both patches  touch the same __config file.
>
> Thanks
>
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130925/90e4edef/attachment.html>


More information about the cfe-commits mailing list