summaryrefslogtreecommitdiffstats
path: root/libcxx/docs
diff options
context:
space:
mode:
authorMarshall Clow <mclow.lists@gmail.com>2019-04-25 12:11:43 +0000
committerMarshall Clow <mclow.lists@gmail.com>2019-04-25 12:11:43 +0000
commitd3d0ecbfd52cca2c7e0f4478e5682c493fd99ef2 (patch)
treefbac170739e7b24bba17e84dfa2fe7d4cb2e9841 /libcxx/docs
parent31aa2ea3a3f9669e5783654117804f055f787f7a (diff)
downloadbcm5719-llvm-d3d0ecbfd52cca2c7e0f4478e5682c493fd99ef2.tar.gz
bcm5719-llvm-d3d0ecbfd52cca2c7e0f4478e5682c493fd99ef2.zip
Implement midpoint for floating point types. Reviewed as https://reviews.llvm.org/D61014.
llvm-svn: 359184
Diffstat (limited to 'libcxx/docs')
-rw-r--r--libcxx/docs/FeatureTestMacroTable.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/libcxx/docs/FeatureTestMacroTable.rst b/libcxx/docs/FeatureTestMacroTable.rst
index 4d3b0799ab5..0748c4c624d 100644
--- a/libcxx/docs/FeatureTestMacroTable.rst
+++ b/libcxx/docs/FeatureTestMacroTable.rst
@@ -188,6 +188,8 @@ Status
------------------------------------------------- -----------------
``__cpp_lib_generic_unordered_lookup`` *unimplemented*
------------------------------------------------- -----------------
+ ``__cpp_lib_interpolate`` ``201902L``
+ ------------------------------------------------- -----------------
``__cpp_lib_is_constant_evaluated`` ``201811L``
------------------------------------------------- -----------------
``__cpp_lib_list_remove_return_type`` *unimplemented*
OpenPOWER on IntegriCloud