[PATCH] D136522: [libcxx] patch for implementing ranges::find_last
    Shivam Rajput via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Mar 20 09:58:34 PDT 2023
    
    
  
phyBrackets updated this revision to Diff 506629.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D136522/new/
https://reviews.llvm.org/D136522
Files:
  libcxx/docs/FeatureTestMacroTable.rst
  libcxx/docs/ReleaseNotes.rst
  libcxx/docs/Status/Cxx2bPapers.csv
  libcxx/include/CMakeLists.txt
  libcxx/include/__algorithm/ranges_find_last.h
  libcxx/include/__algorithm/ranges_find_last_if.h
  libcxx/include/__algorithm/ranges_find_last_if_not.h
  libcxx/include/algorithm
  libcxx/include/module.modulemap.in
  libcxx/include/version
  libcxx/test/libcxx/private_headers.verify.cpp
  libcxx/test/std/algorithms/alg.nonmodifying/alg.find/ranges.find_last.pass.cpp
  libcxx/test/std/algorithms/alg.nonmodifying/alg.find/ranges.find_last_if.pass.cpp
  libcxx/test/std/algorithms/alg.nonmodifying/alg.find/ranges.find_last_if_not.pass.cpp
  libcxx/test/std/language.support/support.limits/support.limits.general/algorithm.version.compile.pass.cpp
  libcxx/test/std/language.support/support.limits/support.limits.general/version.version.compile.pass.cpp
  libcxx/utils/data/ignore_format.txt
  libcxx/utils/generate_feature_test_macro_components.py
  llvm/utils/gn/secondary/libcxx/include/BUILD.gn
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136522.506629.patch
Type: text/x-patch
Size: 51626 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230320/24ac2d63/attachment.bin>
    
    
More information about the llvm-commits
mailing list