LGTM
On Mon, Sep 23, 2013 at 3:15 AM, G M <[email protected]> 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 > [email protected] > http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits > >
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
