summaryrefslogtreecommitdiffstats
path: root/libcxx/include
diff options
context:
space:
mode:
authorHoward Hinnant <hhinnant@apple.com>2010-08-12 21:14:20 +0000
committerHoward Hinnant <hhinnant@apple.com>2010-08-12 21:14:20 +0000
commit3d87b69f7de65596854696d2d64781fcc080c34d (patch)
tree61d06a430a58286a42fb1aaaca1f6675a6d55ee6 /libcxx/include
parentcc20fe59374cc023b3aa6f0b4feb8c0c75c243e9 (diff)
downloadbcm5719-llvm-3d87b69f7de65596854696d2d64781fcc080c34d.tar.gz
bcm5719-llvm-3d87b69f7de65596854696d2d64781fcc080c34d.zip
Filling out regex tests...
llvm-svn: 110955
Diffstat (limited to 'libcxx/include')
-rw-r--r--libcxx/include/__config4
1 files changed, 0 insertions, 4 deletions
diff --git a/libcxx/include/__config b/libcxx/include/__config
index a19b297e187..31369c8fe3e 100644
--- a/libcxx/include/__config
+++ b/libcxx/include/__config
@@ -143,10 +143,6 @@
#define _LIBCPP_NO_EXCEPTIONS
#endif
-#ifndef __GXX_RTTI
-#define _LIBCPP_NO_RTTI
-#endif
-
#define _LIBCPP_HAS_NO_TEMPLATE_ALIASES
#ifndef __GXX_EXPERIMENTAL_CXX0X__
OpenPOWER on IntegriCloud