[patch] [libcxx] _LIBCPP_NO_RTTI fix for g++.exe and cl.exe
G M
gmisocpp at gmail.com
Mon Sep 23 03:15:56 PDT 2013
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130923/3ff9bd42/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: __config.diff
Type: application/octet-stream
Size: 1184 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130923/3ff9bd42/attachment.obj>
More information about the cfe-commits
mailing list