[all-commits] [llvm/llvm-project] 910b76: [libc++] Implement LWG-3655: The INVOKE operation ...
Igor Zhukov via All-commits
all-commits at lists.llvm.org
Thu Sep 21 02:23:56 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 910b76a002713414a7249a7ac8eef52aa8eab748
https://github.com/llvm/llvm-project/commit/910b76a002713414a7249a7ac8eef52aa8eab748
Author: Igor Zhukov <fsb4000 at yandex.ru>
Date: 2023-09-21 (Thu, 21 Sep 2023)
Changed paths:
M libcxx/docs/Status/Cxx23Issues.csv
M libcxx/include/__type_traits/invoke.h
M libcxx/test/std/utilities/function.objects/func.invoke/invoke.pass.cpp
Log Message:
-----------
[libc++] Implement LWG-3655: The INVOKE operation and union types
https://cplusplus.github.io/LWG/issue3655
Differential Revision: https://reviews.llvm.org/D144645
Co-authored-by: Louis Dionne <ldionne.2 at gmail.com>
More information about the All-commits
mailing list