This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9decbfee32cd1ff8538cbb97e1ec4d7ee7cb577e
clang-p2996
/
libcxx
/
test
/
std
/
strings
/
string.view
History
Marshall Clow
7c803385a7
Implement P0599: 'noexcept for hash functions'. Fix a couple of hash functions (optional<T> and unique_ptr<T>) which were mistakenly marked as 'noexcept'. Reviewed as
https://reviews.llvm.org/D31234
...
llvm-svn: 298573
2017-03-23 02:40:28 +00:00
..
string_view.literals
[libcxx] [test] Fix comment typos, strip trailing whitespace.
2017-01-18 20:10:25 +00:00
string.view.access
[libcxx] [test] Fix comment typos, strip trailing whitespace.
2017-01-18 20:10:25 +00:00
string.view.capacity
…
string.view.comparison
…
string.view.cons
Remove XFAIL in implicit_deduction_guides tests
2017-02-27 21:10:41 +00:00
string.view.find
…
string.view.hash
Implement P0599: 'noexcept for hash functions'. Fix a couple of hash functions (optional<T> and unique_ptr<T>) which were mistakenly marked as 'noexcept'. Reviewed as
https://reviews.llvm.org/D31234
2017-03-23 02:40:28 +00:00
string.view.io
…
string.view.iterators
A couple more tests for constexpr stuff in string_view. No changes other than test code.
2017-01-24 16:28:02 +00:00
string.view.modifiers
…
string.view.nonmem
…
string.view.ops
[libcxx] [test] Fix string_view tests.
2016-12-09 22:35:53 +00:00
string.view.synop
…
string.view.template
…
traits_mismatch.fail.cpp
Implement LWG#2761: 'basic_string should require that charT match traits::char_type'. Tests for string_view, too
2017-03-15 18:41:11 +00:00