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 | ||||
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 2 | -0/+132 |
llvm-svn: 224658 |