Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update more file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [libcxx] [test] Fix Clang -Wunused-local-typedef, part 3/3. | Stephan T. Lavavej | 2017-02-05 | 1 | -1/+1 |
* | [libcxx] [test] Fix comment typos, strip trailing whitespace. | Stephan T. Lavavej | 2017-01-18 | 1 | -1/+1 |
* | Unbreak C++03 build. | Eric Fiselier | 2016-08-11 | 1 | -1/+1 |
* | Refactor test archetypes implementation. | Eric Fiselier | 2016-08-11 | 1 | -0/+1 |
* | Implement the std::pair parts of "Improving pair and tuple". Completes N4387. | Eric Fiselier | 2016-07-25 | 1 | -4/+11 |
* | Mark some test XFAIL for GCC 4.9 due to missing is_trivial* traits | Eric Fiselier | 2016-01-20 | 1 | -0/+6 |
* | [libcxx] Fix LWG Issue #2367 - Fixing std::tuple and std::pair's default cons... | Eric Fiselier | 2015-12-23 | 1 | -6/+11 |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 1 | -0/+36 |