[libcxx-commits] [PATCH] D94511: Implement p0586r2
    kamlesh kumar via Phabricator via libcxx-commits 
    libcxx-commits at lists.llvm.org
       
    Sun Feb 14 10:07:42 PST 2021
    
    
  
kamleshbhalui updated this revision to Diff 323622.
kamleshbhalui added a comment.
addressed @curdeius comments.
added tests, few test snippets taken from the link given by @curdeius.
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D94511/new/
https://reviews.llvm.org/D94511
Files:
  libcxx/docs/Cxx2aStatusPaperStatus.csv
  libcxx/docs/FeatureTestMacroTable.rst
  libcxx/include/utility
  libcxx/include/version
  libcxx/test/std/language.support/support.limits/support.limits.general/utility.version.pass.cpp
  libcxx/test/std/language.support/support.limits/support.limits.general/version.version.pass.cpp
  libcxx/test/std/utilities/utility/intcmp/intcmp.fail.cpp
  libcxx/test/std/utilities/utility/intcmp/intcmp.pass.cpp
  libcxx/utils/generate_feature_test_macro_components.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94511.323622.patch
Type: text/x-patch
Size: 25225 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210214/7a32d0be/attachment-0001.bin>
    
    
More information about the libcxx-commits
mailing list