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
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
libcxx
/
test
/
std
/
algorithms
/
alg.nonmodifying
History
Billy Robert O'Neal III
1c240a89ff
Tolerate even more [[nodiscard]] in the STL. Reviewed as
https://reviews.llvm.org/D39080
...
llvm-svn: 318277
2017-11-15 07:45:07 +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
Purge all usages of _LIBCPP_STD_VER under test/std/algorithm
2016-10-08 01:25:23 +00:00
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
Purge all usages of _LIBCPP_STD_VER under test/std/algorithm
2016-10-08 01:25:23 +00:00
alg.none_of
…
alg.search
Tolerate even more [[nodiscard]] in the STL. Reviewed as
https://reviews.llvm.org/D39080
2017-11-15 07:45:07 +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
…