Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libcxx: Rename .hpp files in libcxx/test/support to .h | Nico Weber | 2019-08-21 | 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] Use a type that is always an aggregate in variant's tests | Louis Dionne | 2018-11-26 | 1 | -1/+12 |
* | [libcxx] Add availability markup for bad_optional_access, bad_variant_access ... | Louis Dionne | 2018-11-19 | 1 | -6/+7 |
* | Add markup for libc++ dylib availability | Mehdi Amini | 2017-05-04 | 1 | -0/+7 |
* | Implement C++17 <variant>. Patch from Michael Park! | Eric Fiselier | 2016-12-02 | 1 | -1/+1 |
* | Add <variant> tests but disable them for libc++ | Eric Fiselier | 2016-11-23 | 1 | -0/+112 |