JF Bastien
|
e15dd4e32e
Support tests in freestanding
|
6 years ago |
Chandler Carruth
|
7c3769df62
Update more file headers across all of the LLVM projects in the monorepo
|
6 years ago |
Marshall Clow
|
82091c2583
Some of the tests from earlier today had 'int' as the return type when it should have been 'bool'. Fix that. It doesn't change the behavior of any of the tests, but it's more accurate.
|
7 years ago |
Marshall Clow
|
bb8010f6f2
partition_point gets the P0202 treatment
|
7 years ago |
Marshall Clow
|
de4b2869d7
More constexpr algorithms from P0202. any_of/all_of/none_of.
|
7 years ago |
Eric Fiselier
|
a90c6dd460
Move test into test/std subdirectory.
|
10 years ago |