[all-commits] [llvm/llvm-project] a1f5a4: [libc] Add type_traits tests (#65956)
Guillaume Chatelet via All-commits
all-commits at lists.llvm.org
Mon Sep 11 07:15:25 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a1f5a495e03e9894bc69b791daaa5417f1438e46
https://github.com/llvm/llvm-project/commit/a1f5a495e03e9894bc69b791daaa5417f1438e46
Author: Guillaume Chatelet <gchatelet at google.com>
Date: 2023-09-11 (Mon, 11 Sep 2023)
Changed paths:
M libc/test/src/__support/CPP/CMakeLists.txt
A libc/test/src/__support/CPP/type_traits_test.cpp
M utils/bazel/llvm-project-overlay/libc/test/src/__support/CPP/BUILD.bazel
Log Message:
-----------
[libc] Add type_traits tests (#65956)
This is not exhaustive for now but it provides a placeholder for
`invoke_result` test mentioned in #65750.
More information about the All-commits
mailing list