This website requires JavaScript.
Explore
Help
Sign In
OSchip
/
llvm-project
mirror of
https://github.com/THU-DSP-LAB/llvm-project.git
Watch
13
Star
0
Fork
You've already forked llvm-project
6
Code
Issues
Packages
Projects
Releases
Wiki
Activity
e13c0b650a
llvm-project
/
libcxx
/
test
/
std
/
utilities
/
meta
/
meta.unary.prop.query
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
..
alignment_of.pass.cpp
Support tests in freestanding
2019-02-04 20:31:13 +00:00
extent.pass.cpp
Support tests in freestanding
2019-02-04 20:31:13 +00:00
rank.pass.cpp
Support tests in freestanding
2019-02-04 20:31:13 +00:00
void_t.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