One more file for the random_shuffle removal
authorMarshall Clow <mclow.lists@gmail.com>
Thu, 23 Mar 2017 13:44:06 +0000 (13:44 +0000)
committerMarshall Clow <mclow.lists@gmail.com>
Thu, 23 Mar 2017 13:44:06 +0000 (13:44 +0000)
llvm-svn: 298598

libcxx/include/__config

index d6c4f91..95ffbe2 100644 (file)
@@ -1073,6 +1073,7 @@ _LIBCPP_FUNC_VIS extern "C" void __sanitizer_annotate_contiguous_container(
 #if defined(_LIBCPP_ENABLE_CXX17_REMOVED_FEATURES)
 # define _LIBCPP_ENABLE_CXX17_REMOVED_AUTO_PTR
 # define _LIBCPP_ENABLE_CXX17_REMOVED_UNEXPECTED_FUNCTIONS
+# define _LIBCPP_ENABLE_CXX17_REMOVED_RANDOM_SHUFFLE
 #endif // _LIBCPP_ENABLE_CXX17_REMOVED_FEATURES
 
 #endif // __cplusplus