[all-commits] [llvm/llvm-project] 21ba9d: [libc++][NFC] Merges unused functions in callers.
mordante via All-commits
all-commits at lists.llvm.org
Wed Jun 22 10:46:27 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 21ba9d0b62c1492455da598711556fba8ba38047
https://github.com/llvm/llvm-project/commit/21ba9d0b62c1492455da598711556fba8ba38047
Author: Mark de Wever <koraq at xs4all.nl>
Date: 2022-06-22 (Wed, 22 Jun 2022)
Changed paths:
M libcxx/include/bit
M libcxx/test/libcxx/numerics/bit.ops.pass.cpp
Log Message:
-----------
[libc++][NFC] Merges unused functions in callers.
This is a follow up based on a request of @jloser in D127594.
As drive-by qualified the function calls in the <bit> header.
Reviewed By: #libc, EricWF
Differential Revision: https://reviews.llvm.org/D127760
More information about the All-commits
mailing list