summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/experimental/utilities/time/header.chrono.synop/includes.pass.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Remove more of the std::experimental bits that are now in std::. All the _v ↵Marshall Clow2018-02-061-19/+0
| | | | | | type aliases, conjunction/disjunction, apply, etc. See https://libcxx.llvm.org/TS_deprecation.html llvm-svn: 324423
* [libcxx] Add <experimental/chrono>Eric Fiselier2015-02-021-0/+19
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
OpenPOWER on IntegriCloud