You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
Marshall Clow
f1729d90b3
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.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@318328 91177308-0d34-0410-b5e6-96231b3b80d8
|
8 years ago |
| .. |
|
data.pass.cpp
|
Clean up the tests for free data(), size() and empty()
|
8 years ago |
|
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.
|
8 years ago |
|
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.
|
8 years ago |
|
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.
|
8 years ago |
|
empty.pass.cpp
|
Clean up the tests for free data(), size() and empty()
|
8 years ago |
|
size.pass.cpp
|
Clean up the tests for free data(), size() and empty()
|
8 years ago |