On Sep 23, 2013, at 6: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 > <__config.diff>_______________________________________________ > cfe-commits mailing list > [email protected] > http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
Committed revision 191981. Thanks, Howard _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
