From 2d7bde547f14a0ef6e9753ce9b64c5d2fd63a1ac Mon Sep 17 00:00:00 2001 From: Marshall Clow Date: Mon, 22 Oct 2018 20:50:06 +0000 Subject: Update commnents to reflect the changes for LWG#3127. NFC llvm-svn: 344953 --- libcxx/include/version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libcxx/include') diff --git a/libcxx/include/version b/libcxx/include/version index e48c84abc17..6e61693cf85 100644 --- a/libcxx/include/version +++ b/libcxx/include/version @@ -83,7 +83,7 @@ __cpp_lib_shared_ptr_weak_type 201606L __cpp_lib_shared_timed_mutex 201402L __cpp_lib_string_udls 201304L __cpp_lib_string_view 201606L -__cpp_lib_to_chars 201611L +__cpp_lib_to_chars 201611L __cpp_lib_transformation_trait_aliases 201304L __cpp_lib_transparent_operators 201510L __cpp_lib_tuple_element_t 201402L -- cgit v1.2.3