Yaron Keren
37d0212c57
Compiling libcxx with gcc 4.6.4 (MingW) produces these errors:
...
type_traits:3280:31: error: expected primary-expression before 'decltype'
type_traits:3280:29: error: expected ';' at end of member declaration
memory:2415:49: error: function 'std::__1::default_delete<_Tp>::default_delete()'
defaulted on its first declaration must not have an exception-specification
memory:2435:49: error: function 'std::__1::default_delete<_Tp []>::default_delete()'
defaulted on its first declaration must not have an exception-specification
The attached patch defines _LIBCPP_HAS_NO_ADVANCED_SFINAE and
_LIBCPP_HAS_NO_DEFAULTED_FUNCTIONS for gcc version < 4.7, making
the library compile with gcc 4.6.4.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@195431 91177308-0d34-0410-b5e6-96231b3b80d8
2013-11-22 09:22:12 +00:00
..
2013-11-15 22:42:10 +00:00
2013-10-04 21:14:44 +00:00
2013-11-19 19:16:03 +00:00
2013-10-21 14:29:37 +00:00
2013-11-22 09:22:12 +00:00
2013-08-23 17:37:05 +00:00
2013-08-12 18:38:34 +00:00
2013-09-28 19:06:12 +00:00
2013-08-12 18:38:34 +00:00
2013-08-23 20:10:18 +00:00
2013-11-19 18:05:03 +00:00
2013-09-21 01:49:28 +00:00
2013-10-04 22:09:00 +00:00
2011-11-29 18:15:50 +00:00
2013-08-09 16:25:43 +00:00
2013-08-22 18:29:50 +00:00
2013-08-12 18:38:34 +00:00
2013-08-12 18:38:34 +00:00
2013-11-15 23:41:01 +00:00
2013-09-17 01:34:47 +00:00
2013-10-04 22:09:00 +00:00
2013-05-02 20:18:43 +00:00
2013-08-12 18:38:34 +00:00
2011-10-17 20:05:10 +00:00
2011-10-17 20:05:10 +00:00
2013-08-01 18:17:34 +00:00
2011-10-17 20:05:10 +00:00
2011-10-17 20:05:10 +00:00
2011-10-17 20:05:10 +00:00
2013-10-05 21:18:32 +00:00
2011-10-17 20:05:10 +00:00
2011-10-17 20:05:10 +00:00
2011-10-17 20:05:10 +00:00
2011-10-17 20:05:10 +00:00
2013-11-15 18:34:43 +00:00
2013-08-29 23:50:48 +00:00
2013-08-27 14:22:13 +00:00
2013-10-05 21:19:49 +00:00
2011-10-17 20:05:10 +00:00
2013-03-06 23:30:19 +00:00
2011-10-17 20:05:10 +00:00
2011-10-17 20:05:10 +00:00
2011-10-17 20:05:10 +00:00
2011-10-17 20:05:10 +00:00
2013-08-12 18:38:34 +00:00
2011-10-17 20:05:10 +00:00
2013-10-12 19:09:47 +00:00
2013-08-14 18:00:20 +00:00
2013-08-01 18:17:34 +00:00
2011-10-17 20:05:10 +00:00
2011-10-17 20:05:10 +00:00
2013-09-17 01:34:47 +00:00
2011-10-17 20:05:10 +00:00
2013-10-04 22:09:00 +00:00
2013-08-12 18:38:34 +00:00
2013-09-09 18:19:45 +00:00
2013-08-12 18:38:34 +00:00
2013-09-28 19:06:12 +00:00
2013-11-03 22:06:53 +00:00
2013-08-26 20:11:32 +00:00
2013-11-14 20:01:38 +00:00
2013-10-21 14:41:05 +00:00
2013-08-12 18:38:34 +00:00
2013-03-06 23:30:19 +00:00
2013-10-31 22:20:45 +00:00
2013-08-30 01:17:07 +00:00
2013-08-14 18:00:20 +00:00
2013-09-09 18:19:45 +00:00
2013-11-19 18:05:03 +00:00
2013-09-30 19:08:22 +00:00
2013-11-13 00:39:22 +00:00
2013-08-12 18:38:34 +00:00
2013-11-07 17:15:51 +00:00
2013-08-22 18:02:34 +00:00
2013-10-31 22:20:45 +00:00
2013-08-12 18:38:34 +00:00
2013-10-23 05:56:47 +00:00
2013-08-12 18:38:34 +00:00
2013-10-21 15:43:25 +00:00
2013-08-12 18:38:34 +00:00
2013-09-11 00:06:45 +00:00
2013-09-21 01:49:28 +00:00
2013-08-12 18:38:34 +00:00
2013-08-12 18:38:34 +00:00
2011-10-17 20:05:10 +00:00
2013-08-12 18:38:34 +00:00
2013-11-06 14:24:38 +00:00
2013-03-06 23:30:19 +00:00
2013-08-24 21:31:37 +00:00
2011-10-17 20:05:10 +00:00
2013-08-12 18:38:34 +00:00
2013-11-06 17:45:43 +00:00
2013-11-13 00:39:22 +00:00
2013-08-12 18:38:34 +00:00
2011-10-17 20:05:10 +00:00
2013-09-30 19:08:22 +00:00
2013-09-30 21:33:51 +00:00
2013-11-14 22:52:25 +00:00
2013-09-13 23:27:42 +00:00
2013-10-04 22:09:00 +00:00