| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Move the optional tests into test/experimental. They were put into ↵ | Marshall Clow | 2014-12-09 | 1 | -41/+0 |
| | | | | | | | test/utilities because optional was going to be part of C++14, and then was pulled and put into the Library Fundamentals TS instead. No funcitonality change here; just moving files around. llvm-svn: 223778 | ||||
| * | Add all the relational operators to std::experimental::optional. Also update ↵ | Marshall Clow | 2014-12-09 | 1 | -0/+41 |
| bad_optional_access to match the Library Fundamentals draft standard. This is not all of the upcoming changes to optional, though. llvm-svn: 223775 | |||||

