[all-commits] [llvm/llvm-project] bb9822: [libc][NFC] Remove named_pair (#73952)
Guillaume Chatelet via All-commits
all-commits at lists.llvm.org
Fri Dec 1 01:30:32 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bb98227db19ae4d80af7a25a9423aae2aeaec61d
https://github.com/llvm/llvm-project/commit/bb98227db19ae4d80af7a25a9423aae2aeaec61d
Author: Guillaume Chatelet <gchatelet at google.com>
Date: 2023-12-01 (Fri, 01 Dec 2023)
Changed paths:
M libc/src/__support/CMakeLists.txt
M libc/src/__support/math_extras.h
R libc/src/__support/named_pair.h
M libc/src/__support/number_pair.h
M utils/bazel/llvm-project-overlay/libc/BUILD.bazel
Log Message:
-----------
[libc][NFC] Remove named_pair (#73952)
`named_pair` does not provide enough value to deserve its own header.
More information about the All-commits
mailing list