Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add include for 'test_macros.h' to all the tests that were missing them. Than... | Marshall Clow | 2019-05-31 | 7 | -0/+14 |
* | Support tests in freestanding | JF Bastien | 2019-02-04 | 11 | -11/+33 |
* | Update more file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 11 | -44/+33 |
* | Recommit r290750: Fix PR19460 - std::ios is convertible to int. | Eric Fiselier | 2016-12-30 | 1 | -0/+9 |
* | Revert r290750 - Fix PR19460 - std::ios is convertible to int. | Eric Fiselier | 2016-12-30 | 1 | -9/+0 |
* | Add missing include in test. | Eric Fiselier | 2016-12-30 | 1 | -0/+2 |
* | Fix PR19460 - std::ios is convertible to int. | Eric Fiselier | 2016-12-30 | 1 | -0/+7 |
* | Protect std::ios tests under libcpp-no-exceptions | Roger Ferrer Ibanez | 2016-11-14 | 3 | -3/+14 |
* | Make it possible to build a no-exceptions variant of libcxx. | Asiri Rathnayake | 2015-11-10 | 3 | -0/+3 |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 11 | -0/+439 |