Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libcxx: Rename .hpp files in libcxx/test/support to .h | Nico Weber | 2019-08-21 | 1 | -312/+0 |
* | Update more file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [libcxx] [test] Untabify, NFC. | Stephan T. Lavavej | 2017-07-29 | 1 | -3/+3 |
* | Cleanup _LIBCPP_HAS_NO_<c++11-feature> in support headers and final tests | Eric Fiselier | 2017-04-19 | 1 | -21/+13 |
* | Fix unused parameters and variables | Eric Fiselier | 2016-12-23 | 1 | -2/+2 |
* | Fix nasty_containers.hpp for other stdlibs | Eric Fiselier | 2016-10-12 | 1 | -44/+56 |
* | Remove trailing whitespace in test suite. Approved by Marshall Clow. | Eric Fiselier | 2016-06-01 | 1 | -6/+6 |
* | Add a return value for nasty_mutex::operator&. Patch from STL@microsoft.com | Eric Fiselier | 2016-04-29 | 1 | -1/+1 |
* | Missed this file in previous checkin | Marshall Clow | 2016-03-14 | 1 | -6/+33 |
* | Implement LWG 2324: Insert iterator constructors should use addressof(). Add ... | Marshall Clow | 2014-03-03 | 1 | -0/+282 |