This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
libcxx
/
test
/
std
/
utilities
/
meta
History
Louis Dionne
4e0605d552
[libc++][NFC] Rename test file according to the libc++ convention
...
llvm-svn: 357588
2019-04-03 14:38:28 +00:00
..
meta.help
Support tests in freestanding
2019-02-04 20:31:13 +00:00
meta.logical
Support tests in freestanding
2019-02-04 20:31:13 +00:00
meta.rel
[libc++][NFC] Rename test file according to the libc++ convention
2019-04-03 14:38:28 +00:00
meta.rqmts
Support tests in freestanding
2019-02-04 20:31:13 +00:00
meta.trans
Make common_type's implementation common
2019-03-31 20:49:06 +00:00
meta.type.synop
Support tests in freestanding
2019-02-04 20:31:13 +00:00
meta.unary
Implement P1357: Traits for [Un]bounded Arrays; adopted in Kona
2019-02-26 16:07:03 +00:00
meta.unary.prop.query
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