Eric Fiselier
959e828b51
[libcxx] Add <experimental/ratio>
...
Summary:
This patch is pretty simple. It just adds the _v traits from <ratio>.
The draft can be found here.
Reviewers: jroelofs, K-ballo, mclow.lists
Reviewed By: mclow.lists
Subscribers: cfe-commits
Differential Revision: http://reviews.llvm.org/D7351
llvm-svn: 229509
2015-02-17 16:52:03 +00:00
Eric Fiselier
5b67ed496e
Fix alignment in tests for readability.
...
llvm-svn: 228028
2015-02-03 21:00:15 +00:00
Eric Fiselier
7bffc89cb9
[libcxx] Add <experimental/system_error>
...
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
2015-02-03 16:03:24 +00:00
Eric Fiselier
2f746d4c94
[libcxx] Add <experimental/chrono>
...
Summary:
This patch adds <experimental/chrono> which only contains a single variable template.
See: https://rawgit.com/cplusplus/fundamentals-ts/v1/fundamentals-ts.html#time
Reviewers: jroelofs, danalbert, K-ballo, mclow.lists
Reviewed By: mclow.lists
Subscribers: cfe-commits
Differential Revision: http://reviews.llvm.org/D7352
llvm-svn: 227860
2015-02-02 21:05:47 +00:00
Eric Fiselier
4fc4864bbd
Fix vexing parse in test.
...
llvm-svn: 225633
2015-01-12 15:56:41 +00:00
Eric Fiselier
5a83710e37
Move test into test/std subdirectory.
...
llvm-svn: 224658
2014-12-20 01:40:03 +00:00