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
/
iterators
/
iterator.container
History
Marshall Clow
25a7ba4524
More of P0600 - '[[nodiscard]] in the Library' mark empty() as nodiscard in string, string_view, and the free function std::empty(). Removed tabs from <string_view>, which is why the diff is so big.
...
llvm-svn: 318328
2017-11-15 20:02:27 +00:00
..
data.pass.cpp
Clean up the tests for free data(), size() and empty()
2017-11-15 17:47:09 +00:00
empty.array.fail.cpp
More of P0600 - '[[nodiscard]] in the Library' mark empty() as nodiscard in string, string_view, and the free function std::empty(). Removed tabs from <string_view>, which is why the diff is so big.
2017-11-15 20:02:27 +00:00
empty.container.fail.cpp
More of P0600 - '[[nodiscard]] in the Library' mark empty() as nodiscard in string, string_view, and the free function std::empty(). Removed tabs from <string_view>, which is why the diff is so big.
2017-11-15 20:02:27 +00:00
empty.initializer_list.fail.cpp
More of P0600 - '[[nodiscard]] in the Library' mark empty() as nodiscard in string, string_view, and the free function std::empty(). Removed tabs from <string_view>, which is why the diff is so big.
2017-11-15 20:02:27 +00:00
empty.pass.cpp
Clean up the tests for free data(), size() and empty()
2017-11-15 17:47:09 +00:00
size.pass.cpp
Clean up the tests for free data(), size() and empty()
2017-11-15 17:47:09 +00:00