diff options
| author | Marshall Clow <mclow.lists@gmail.com> | 2018-10-22 20:50:06 +0000 |
|---|---|---|
| committer | Marshall Clow <mclow.lists@gmail.com> | 2018-10-22 20:50:06 +0000 |
| commit | 2d7bde547f14a0ef6e9753ce9b64c5d2fd63a1ac (patch) | |
| tree | d86873fc9430a99777dd36db0b80eaee0b12bcc4 /libcxx/include | |
| parent | ea8cd00a1d1ae8ba47d749ca7bd2c9281e4b1847 (diff) | |
| download | bcm5719-llvm-2d7bde547f14a0ef6e9753ce9b64c5d2fd63a1ac.tar.gz bcm5719-llvm-2d7bde547f14a0ef6e9753ce9b64c5d2fd63a1ac.zip | |
Update commnents to reflect the changes for LWG#3127. NFC
llvm-svn: 344953
Diffstat (limited to 'libcxx/include')
| -rw-r--r-- | libcxx/include/version | 2 |
1 files changed, 1 insertions, 1 deletions
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 <memory> __cpp_lib_shared_timed_mutex 201402L <shared_mutex> __cpp_lib_string_udls 201304L <string> __cpp_lib_string_view 201606L <string> <string_view> -__cpp_lib_to_chars 201611L <utility> +__cpp_lib_to_chars 201611L <charconv> __cpp_lib_transformation_trait_aliases 201304L <type_traits> __cpp_lib_transparent_operators 201510L <memory> <functional> __cpp_lib_tuple_element_t 201402L <tuple> |

