[all-commits] [llvm/llvm-project] b6310e: [libc++] Add lifetimebound attributes to clamp
philnik777 via All-commits
all-commits at lists.llvm.org
Fri Sep 1 09:04:26 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b6310e65f61c07e90fdbdc7f7158065fb0c94656
https://github.com/llvm/llvm-project/commit/b6310e65f61c07e90fdbdc7f7158065fb0c94656
Author: Nikolas Klauser <nikolasklauser at berlin.de>
Date: 2023-09-01 (Fri, 01 Sep 2023)
Changed paths:
M libcxx/include/__algorithm/clamp.h
M libcxx/test/libcxx/algorithms/lifetimebound.verify.cpp
M libcxx/utils/data/ignore_format.txt
Log Message:
-----------
[libc++] Add lifetimebound attributes to clamp
Reviewed By: #libc, ldionne
Spies: ldionne, arichardson, libcxx-commits
Differential Revision: https://reviews.llvm.org/D158327
More information about the All-commits
mailing list