|  | Commit message (Collapse) | Author | Age | Files | Lines | 
|---|
| | 
| 
| 
| 
| 
| 
| 
| | In addition to the PR for LWG 2773 this patch also ensures
that each of std::ignores constructors or assignment operators
are constexpr.
llvm-svn: 294165 | 
| | 
| 
| 
| | llvm-svn: 292809 | 
| | 
| 
| 
| | llvm-svn: 292806 | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| | This replaces every occurrence of _LIBCPP_STD_VER in the tests with
TEST_STD_VER. Additionally, for every affected
file, #include "test_macros.h" is being added explicitly if it wasn't
already there.
https://reviews.llvm.org/D26294
llvm-svn: 286007 | 
| | 
| 
| 
| | llvm-svn: 271435 | 
| | 
| 
| 
| | llvm-svn: 267852 | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| | Summary: No declaration for the type `tuple` is given in c++03 or c++98 modes. Mark all tests that use the actual `tuple` type as UNSUPPORTED.
Reviewers: jroelofs, mclow.lists, danalbert
Reviewed By: danalbert
Subscribers: cfe-commits
Differential Revision: http://reviews.llvm.org/D5956
llvm-svn: 229808 | 
| | 
| 
| 
| | llvm-svn: 228344 | 
| | 
| 
| 
| 
| 
| | support/, remove the other, and update all the tests that included them. No functionality change.
llvm-svn: 227370 | 
| | 
| 
| 
| 
| 
| | match what was in the standard. Added these includes to the tests. No changes to the library or test results.
llvm-svn: 225541 | 
|  | llvm-svn: 224658 |