Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace __cplusplus comparisons and dialect __has_feature checks with TEST_ST... | Eric Fiselier | 2016-06-14 | 1 | -2/+4 |
* | Avoid name shadowing in test. Patch from STL@microsoft.com | Eric Fiselier | 2016-06-14 | 1 | -2/+2 |
* | Void cast runtime-unused variables. Patch from STL@microsoft.com | Eric Fiselier | 2016-05-02 | 1 | -1/+1 |
* | Fix a corner case that involved calling rethrow_if_nested with a type that ha... | Marshall Clow | 2015-12-14 | 1 | -1/+9 |
* | Make it possible to build a no-exceptions variant of libcxx. | Asiri Rathnayake | 2015-11-10 | 6 | -0/+6 |
* | Fix a problem when calling throw_with_nested with a class marked 'final'. Tha... | Marshall Clow | 2015-03-16 | 1 | -0/+16 |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 6 | -0/+433 |