[all-commits] [llvm/llvm-project] 6322cb: [libc++][test] test in_in_result convertible requi...
philnik777 via All-commits
all-commits at lists.llvm.org
Tue Jan 18 11:31:36 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6322cb4890dbb3b006820622520685729c7012f2
https://github.com/llvm/llvm-project/commit/6322cb4890dbb3b006820622520685729c7012f2
Author: Nikolas Klauser <nikolasklauser at berlin.de>
Date: 2022-01-18 (Tue, 18 Jan 2022)
Changed paths:
M libcxx/test/std/algorithms/algorithms.results/in_in_result.pass.cpp
Log Message:
-----------
[libc++][test] test in_in_result convertible requirements
Currently it is not checked that operator in_in_result<II1, II2>() SFINAEs away properly
Reviewed By: ldionne, #libc
Spies: libcxx-commits
Differential Revision: https://reviews.llvm.org/D117517
More information about the All-commits
mailing list