[libc-commits] [PATCH] D157405: [libc] add the CPP algorithm header for min/max

Guillaume Chatelet via Phabricator via libc-commits libc-commits at lists.llvm.org
Wed Aug 9 02:50:52 PDT 2023


gchatelet updated this revision to Diff 548537.
gchatelet added a comment.

- Fix typo


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D157405/new/

https://reviews.llvm.org/D157405

Files:
  libc/src/__support/CMakeLists.txt
  libc/src/__support/CPP/CMakeLists.txt
  libc/src/__support/CPP/algorithm.h
  libc/src/__support/RPC/CMakeLists.txt
  libc/src/__support/RPC/rpc.h
  libc/src/__support/RPC/rpc_util.h
  libc/src/__support/integer_to_string.h
  utils/bazel/llvm-project-overlay/libc/BUILD.bazel

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157405.548537.patch
Type: text/x-patch
Size: 6467 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230809/912daec5/attachment.bin>


More information about the libc-commits mailing list