summaryrefslogtreecommitdiffstats
path: root/libcxx/include/experimental/system_error
Commit message (Collapse)AuthorAgeFilesLines
* Add pragma system header to some experimental headers and add newlines to files.Eric Fiselier2015-02-101-0/+4
| | | | llvm-svn: 228712
* Fix more issues exposed by -pedantic-errors in c++03 modeEric Fiselier2015-02-101-1/+1
| | | | llvm-svn: 228711
* [libcxx] Add <experimental/system_error>Eric Fiselier2015-02-031-0/+59
Summary: This patch just adds the variable templates in <experimental/system_error>. see: https://rawgit.com/cplusplus/fundamentals-ts/v1/fundamentals-ts.html#syserror Reviewers: jroelofs, danalbert, K-ballo, mclow.lists Reviewed By: mclow.lists Subscribers: chandlerc, cfe-commits Differential Revision: http://reviews.llvm.org/D7353 llvm-svn: 227973
OpenPOWER on IntegriCloud