Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [libcxx] Slightly improved policy for handling experimental features | Louis Dionne | 2019-06-11 | 1 | -20/+0 |
* | Update more file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Fix PR39749 - Headers containing just #error harm __has_include. | Eric Fiselier | 2019-01-06 | 1 | -1/+11 |
* | Remove more of the std::experimental bits that are now in std::. All the _v t... | Marshall Clow | 2018-02-06 | 1 | -53/+1 |
* | Define a new macro: _LIBCPP_HAS_NO_VARIABLE_TEMPLATES and use it. No function... | Marshall Clow | 2015-03-17 | 1 | -2/+2 |
* | Add pragma system header to some experimental headers and add newlines to files. | Eric Fiselier | 2015-02-10 | 1 | -0/+4 |
* | Fix more issues exposed by -pedantic-errors in c++03 mode | Eric Fiselier | 2015-02-10 | 1 | -1/+1 |
* | [libcxx] Add <experimental/system_error> | Eric Fiselier | 2015-02-03 | 1 | -0/+59 |