commit | 8c57032b5226baa44165e18b17a02c2c6ed3dcbb | [log] [tgz] |
---|---|---|
author | Eric Fiselier <eric@efcs.ca> | Fri Nov 18 06:42:17 2016 +0000 |
committer | Eric Fiselier <eric@efcs.ca> | Fri Nov 18 06:42:17 2016 +0000 |
tree | 637044a470e0ed1bb5fd2ff841348e99d5b265de | |
parent | f66194bce3948e25364f5b2c7363f16b16cc3c5e [diff] |
Remove _LIBCPP_HAS_NO_DEFAULTED_FUNCTIONS libc++ no longer supports C++11 compilers that don't implement `= default`. This patch removes all instances of the feature test macro _LIBCPP_HAS_NO_DEFAULTED_FUNCTIONS as well as the potentially dead code it hides. git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@287321 91177308-0d34-0410-b5e6-96231b3b80d8