This website requires JavaScript.
Explore
Help
Sign In
wangtao
/
llvm-project
forked from
OSchip/llvm-project
Watch
1
Star
0
Fork
You've already forked llvm-project
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c0ab901bdd
llvm-project
/
libcxx
/
test
/
std
/
utilities
/
meta
/
meta.trans
/
meta.trans.ptr
History
Marshall Clow
24fa56bcc8
Reworked all the utilities/meta tests to use ASSERT_SAME_TYPE instead of 'static_assert( is_same<'. Much easier to read. I left two tests alone: is_same.pass.cpp, which should call 'is_same' directly, and common_type.pass.cpp, which Eric is working on. NFC intended
...
llvm-svn: 357146
2019-03-28 03:39:25 +00:00
..
add_pointer.pass.cpp
Reworked all the utilities/meta tests to use ASSERT_SAME_TYPE instead of 'static_assert( is_same<'. Much easier to read. I left two tests alone: is_same.pass.cpp, which should call 'is_same' directly, and common_type.pass.cpp, which Eric is working on. NFC intended
2019-03-28 03:39:25 +00:00
remove_pointer.pass.cpp
Reworked all the utilities/meta tests to use ASSERT_SAME_TYPE instead of 'static_assert( is_same<'. Much easier to read. I left two tests alone: is_same.pass.cpp, which should call 'is_same' directly, and common_type.pass.cpp, which Eric is working on. NFC intended
2019-03-28 03:39:25 +00:00