summaryrefslogtreecommitdiffstats
path: root/libcxx/include/experimental/system_error
Commit message (Expand)AuthorAgeFilesLines
* [libcxx] Slightly improved policy for handling experimental featuresLouis Dionne2019-06-111-20/+0
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Fix PR39749 - Headers containing just #error harm __has_include.Eric Fiselier2019-01-061-1/+11
* Remove more of the std::experimental bits that are now in std::. All the _v t...Marshall Clow2018-02-061-53/+1
* Define a new macro: _LIBCPP_HAS_NO_VARIABLE_TEMPLATES and use it. No function...Marshall Clow2015-03-171-2/+2
* Add pragma system header to some experimental headers and add newlines to files.Eric Fiselier2015-02-101-0/+4
* Fix more issues exposed by -pedantic-errors in c++03 modeEric Fiselier2015-02-101-1/+1
* [libcxx] Add <experimental/system_error>Eric Fiselier2015-02-031-0/+59
OpenPOWER on IntegriCloud