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 | 1 | -0/+2 |
* | [libc++] Fix XFAILs when exceptions are disabled | Louis Dionne | 2019-02-05 | 1 | -1/+1 |
* | [libc++] Fix XFAILs on macOS when exceptions are disabled | Louis Dionne | 2019-02-05 | 1 | -1/+1 |
* | [libcxx] Start defining lit features for tests depending on availability | Louis Dionne | 2019-02-05 | 1 | -7/+1 |
* | Support tests in freestanding | JF Bastien | 2019-02-04 | 1 | -1/+3 |
* | Update more file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [libcxx] Add availability markup for bad_optional_access, bad_variant_access ... | Louis Dionne | 2018-11-19 | 1 | -6/+8 |
* | Add markup for libc++ dylib availability | Mehdi Amini | 2017-05-04 | 1 | -0/+7 |
* | Add <variant> tests but disable them for libc++ | Eric Fiselier | 2016-11-23 | 1 | -0/+37 |