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
Description: Binary data
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
