[all-commits] [llvm/llvm-project] bc2b11: [libc] add the CPP algorithm header for min/max
Guillaume Chatelet via All-commits
all-commits at lists.llvm.org
Thu Aug 10 01:00:38 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bc2b1193b5a205c288d6f2e1f6562f311fba77f4
https://github.com/llvm/llvm-project/commit/bc2b1193b5a205c288d6f2e1f6562f311fba77f4
Author: Guillaume Chatelet <gchatelet at google.com>
Date: 2023-08-10 (Thu, 10 Aug 2023)
Changed paths:
M libc/src/__support/CMakeLists.txt
M libc/src/__support/CPP/CMakeLists.txt
A libc/src/__support/CPP/algorithm.h
M libc/src/__support/RPC/CMakeLists.txt
M libc/src/__support/RPC/rpc.h
M libc/src/__support/RPC/rpc_util.h
M libc/src/__support/integer_to_string.h
M utils/bazel/llvm-project-overlay/libc/BUILD.bazel
Log Message:
-----------
[libc] add the CPP algorithm header for min/max
Reviewed By: jhuber6, sivachandra
Differential Revision: https://reviews.llvm.org/D157405
More information about the All-commits
mailing list