[all-commits] [llvm/llvm-project] f63267: [libc++] [LWG3374] Mark `to_address(const Ptr& p)`...
Marek Kurdej via All-commits
all-commits at lists.llvm.org
Sun Dec 6 06:30:49 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f6326736ba166f0a9bfa4e9be019f84fc3143651
https://github.com/llvm/llvm-project/commit/f6326736ba166f0a9bfa4e9be019f84fc3143651
Author: Marek Kurdej <marek.kurdej at gmail.com>
Date: 2020-12-06 (Sun, 06 Dec 2020)
Changed paths:
M libcxx/docs/Cxx2aStatusIssuesStatus.csv
M libcxx/include/memory
M libcxx/test/std/utilities/memory/pointer.conversion/to_address.pass.cpp
Log Message:
-----------
[libc++] [LWG3374] Mark `to_address(const Ptr& p)` overload `constexpr`.
Reviewed By: ldionne, #libc
Differential Revision: https://reviews.llvm.org/D92659
More information about the All-commits
mailing list