This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
llvm-project
Watch
0
Star
0
Fork
0
You've already forked llvm-project
mirror of
https://github.com/llvm/llvm-project.git
synced
2025-05-10 13:36:09 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-project
/
libcxx
/
test
/
std
/
algorithms
/
alg.nonmodifying
History
Billy Robert O'Neal III
ba40b0566f
Change (void) casts to TEST_IGNORE_NODISCARD, as requested by Eric. Reviewed as
https://reviews.llvm.org/D40065
...
llvm-svn: 318804
2017-11-21 21:37:26 +00:00
..
alg.adjacent.find
…
alg.all_of
…
alg.any_of
…
alg.count
[libcxx] [test] Untabify, NFC.
2017-07-29 00:55:10 +00:00
alg.equal
…
alg.find
[libcxx] [test] Untabify, NFC.
2017-07-29 00:55:10 +00:00
alg.find.end
…
alg.find.first.of
…
alg.foreach
[libcxx] [test] Strip trailing whitespace. NFC.
2017-06-20 21:00:02 +00:00
alg.is_permutation
…
alg.none_of
…
alg.search
Change (void) casts to TEST_IGNORE_NODISCARD, as requested by Eric. Reviewed as
https://reviews.llvm.org/D40065
2017-11-21 21:37:26 +00:00
mismatch
[libcxx] [test] Change comments to say C++ instead of c++. NFC.
2017-07-29 00:55:35 +00:00
nothing_to_do.pass.cpp
…