| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rename llvm::apply -> llvm::apply_tuple. | Zachary Turner | 2016-10-10 | 1 | -3/+3 |
| * | Add llvm::apply to STLExtras. | Zachary Turner | 2016-10-10 | 1 | -0/+45 |
| * | Remove extra semicolon | Reid Kleckner | 2016-10-05 | 1 | -1/+1 |
| * | Fix the build with MSVC 2013, still cannot default move ctors yet | Reid Kleckner | 2016-10-05 | 1 | -1/+2 |
| * | Fix build due to comparison of std::pairs. | Zachary Turner | 2016-10-05 | 1 | -16/+20 |
| * | Add llvm::enumerate() range adapter. | Zachary Turner | 2016-10-05 | 1 | -27/+128 |
| * | Resubmit "Add llvm::enumerate() to STLExtras." | Zachary Turner | 2016-09-30 | 1 | -0/+49 |
| * | Revert "Add llvm::enumerate() to STLExtras." | Zachary Turner | 2016-09-29 | 1 | -49/+0 |
| * | Add llvm::enumerate() to STLExtras. | Zachary Turner | 2016-09-29 | 1 | -0/+49 |
| * | [ADT] Add the worlds simplest STL extra. Or at least close to it. | Chandler Carruth | 2016-08-19 | 1 | -0/+40 |

