aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/Debugify.cpp
diff options
context:
space:
mode:
authoryronglin <yronglin777@gmail.com>2025-08-19 18:14:13 +0800
committerGitHub <noreply@github.com>2025-08-19 18:14:13 +0800
commit57bf5dd7a01f87cab3d659e91a2a5dc42e8eaf53 (patch)
tree831a66d28e950608929346e623bfadfa7dad8382 /llvm/lib/Transforms/Utils/Debugify.cpp
parent0e93dbc6b1cac9c69c546cff7b5dd5935917ae9e (diff)
downloadllvm-57bf5dd7a01f87cab3d659e91a2a5dc42e8eaf53.zip
llvm-57bf5dd7a01f87cab3d659e91a2a5dc42e8eaf53.tar.gz
llvm-57bf5dd7a01f87cab3d659e91a2a5dc42e8eaf53.tar.bz2
[libc++][tuple.apply] Implement P2255R2 make_from_tuple part. (#152867)
Implement P2255R2 tuple.apply part wording for `std::make_from_tuple`. ``` Mandates: If tuple_size_v<remove_reference_t<Tuple>> is 1, then reference_constructs_from_temporary_v<T, decltype(get<0>(declval<Tuple>()))> is false. ``` Fixes #154274 --------- Signed-off-by: yronglin <yronglin777@gmail.com>
Diffstat (limited to 'llvm/lib/Transforms/Utils/Debugify.cpp')
0 files changed, 0 insertions, 0 deletions