[all-commits] [llvm/llvm-project] 3f143a: [libcxx] updates regular_invocable test to actuall...
Christopher Di Bella via All-commits
all-commits at lists.llvm.org
Wed Mar 24 23:34:54 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3f143a10cc4fd7cd4a24b8bb380370d35bc58a2c
https://github.com/llvm/llvm-project/commit/3f143a10cc4fd7cd4a24b8bb380370d35bc58a2c
Author: Christopher Di Bella <cjdb at google.com>
Date: 2021-03-25 (Thu, 25 Mar 2021)
Changed paths:
M libcxx/test/std/concepts/callable/invocable.compile.pass.cpp
M libcxx/test/std/concepts/callable/regularinvocable.compile.pass.cpp
Log Message:
-----------
[libcxx] updates regular_invocable test to actually test regular_invocable
The test wasn't previously testing this concept, but its base.
Differential Revision: https://reviews.llvm.org/D99306
More information about the All-commits
mailing list