Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing license headers | Eric Fiselier | 2016-01-19 | 1 | -0/+8 |
| | | | | llvm-svn: 258196 | ||||
* | [libcxx] Add <experimental/any> v2. | Eric Fiselier | 2015-07-31 | 1 | -0/+318 |
Summary: This patch adds the second revision of <experimental/any>. I've been working from the LFTS draft found at this link. https://rawgit.com/cplusplus/fundamentals-ts/v1/fundamentals-ts.html#any Reviewers: danalbert, jroelofs, K-ballo, mclow.lists Subscribers: cfe-commits Differential Revision: http://reviews.llvm.org/D6762 llvm-svn: 243728 |