Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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/+7 |
* | Tolerate [[nodiscard]] annotations in the STL. Reviewed as https://reviews.ll... | Billy Robert O'Neal III | 2017-11-15 | 1 | -1/+1 |
* | Add markup for libc++ dylib availability | Mehdi Amini | 2017-05-04 | 1 | -0/+7 |
* | Implement N4606 optional | Eric Fiselier | 2016-10-12 | 1 | -0/+72 |
* | Revert Add <optional>. Will recommit with better commit message | Eric Fiselier | 2016-10-12 | 1 | -72/+0 |
* | Add <optional> header. | Eric Fiselier | 2016-10-12 | 1 | -0/+72 |