This website requires JavaScript.
Explore
Help
Sign In
nicolas
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
cbe768ec694d4b374cbb84eb32a2ffcde82a0f7b
llvm-project
/
libcxx
/
test
/
std
/
algorithms
History
Marshall Clow
cbe768ec69
Add (commented out) constexpr tests for copy/copy_backwards/copy_if/copy_n. These will be enabled when that part of P0202 is implemented. NFC at this time.
...
llvm-svn: 323137
2018-01-22 18:38:18 +00:00
..
alg.c.library
…
alg.modifying.operations
Add (commented out) constexpr tests for copy/copy_backwards/copy_if/copy_n. These will be enabled when that part of P0202 is implemented. NFC at this time.
2018-01-22 18:38:18 +00:00
alg.nonmodifying
Fix most GCC test failures.
2018-01-18 03:41:06 +00:00
alg.sorting
Really comment out the constexpr tests.
2018-01-22 01:51:49 +00:00
algorithms.general
…