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 |
Billy Robert O'Neal III
|
83252766f9
|
Tolerate [[nodiscard]] annotations in the STL. Reviewed as https://reviews.llvm.org/D39033
llvm-svn: 318276
|
2017-11-15 07:40:37 +00:00 |
Eric Fiselier
|
6301546b3d
|
Mark LWG 2942 as complete
llvm-svn: 309528
|
2017-07-30 22:28:08 +00:00 |
Stephan T. Lavavej
|
4159db7698
|
[libcxx] [test] Untabify, NFC.
llvm-svn: 309464
|
2017-07-29 00:55:10 +00:00 |
Stephan T. Lavavej
|
6081edc9d0
|
[libcxx] [test] Strip trailing whitespace. NFC.
llvm-svn: 302105
|
2017-05-04 01:43:58 +00:00 |
Marshall Clow
|
36bc71782d
|
Implement LWG#2873: 'Add noexcept to several shared_ptr related functions' This issue missed a couple, so I added those as well (see LWG#2942)
llvm-svn: 299963
|
2017-04-11 17:08:53 +00:00 |
Eric Fiselier
|
2c8c71f13e
|
Remove all instances of _LIBCPP_HAS_NO_RVALUE_REFERENCES from test/std/utilities
llvm-svn: 283032
|
2016-10-01 10:46:01 +00:00 |
Eric Fiselier
|
d04c685168
|
Remove trailing whitespace in test suite. Approved by Marshall Clow.
llvm-svn: 271435
|
2016-06-01 21:35:39 +00:00 |
Marshall Clow
|
183c010c9a
|
Implement P0074: Making owner_less more flexible
llvm-svn: 252905
|
2015-11-12 15:56:44 +00:00 |
Marshall Clow
|
842b4aecf8
|
Add tests to check the typedefs from the result of std::owner_less
llvm-svn: 225381
|
2015-01-07 20:54:51 +00:00 |
Eric Fiselier
|
5a83710e37
|
Move test into test/std subdirectory.
llvm-svn: 224658
|
2014-12-20 01:40:03 +00:00 |