Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support tests in freestanding | JF Bastien | 2019-02-04 | 29 | -29/+87 |
* | Update more file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 29 | -116/+87 |
* | Change (void) casts to TEST_IGNORE_NODISCARD, as requested by Eric. Reviewed ... | Billy Robert O'Neal III | 2017-11-21 | 1 | -2/+2 |
* | Tolerate [[nodiscard]] annotations in the STL. Reviewed as https://reviews.ll... | Billy Robert O'Neal III | 2017-11-15 | 1 | -2/+2 |
* | Placate unused variable warnings uncovered by improvements to clang's -Wunuse... | Benjamin Kramer | 2017-10-14 | 1 | -0/+2 |
* | Enable warnings by default for C++ >= 11 and fix -Wshadow occurances | Eric Fiselier | 2016-12-03 | 2 | -31/+26 |
* | Implement another part of P0031; adding constexpr to move_iterator | Marshall Clow | 2016-11-02 | 24 | -0/+349 |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 29 | -0/+1124 |