Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Guard libc++ specific c.__invariants() tests in LIBCPP_ASSERT macros | Eric Fiselier | 2016-04-28 | 2 | -6/+7 |
| | | | | llvm-svn: 267947 | ||||
* | Implement the first part of N4258: 'Cleaning up noexcept in the Library'. ↵ | Marshall Clow | 2015-07-13 | 1 | -0/+31 |
| | | | | | | This patch deals with swapping containers, and implements a more strict noexcept specification (a conforming extension) than the standard mandates. llvm-svn: 242056 | ||||
* | Walter Brown sent a list of tests which needed 'additional includes' to ↵ | Marshall Clow | 2015-01-09 | 5 | -0/+5 |
| | | | | | | match what was in the standard. Added these includes to the tests. No changes to the library or test results. llvm-svn: 225541 | ||||
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 32 | -0/+2509 |
llvm-svn: 224658 |