| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove some calls to std::move. | Rafael Espindola | 2014-08-01 | 1 | -3/+3 |
| * | Update the MemoryBuffer API to use ErrorOr. | Rafael Espindola | 2014-07-06 | 1 | -2/+4 |
| * | Revert "Introduce a string_ostream string builder facilty" | Alp Toker | 2014-06-26 | 1 | -13/+15 |
| * | Introduce a string_ostream string builder facilty | Alp Toker | 2014-06-26 | 1 | -15/+13 |
| * | Remove system_error.h. | Rafael Espindola | 2014-06-12 | 1 | -1/+1 |
| * | Fix typo | David Blaikie | 2014-04-05 | 1 | -1/+1 |
| * | Replace OwningPtr<T> with std::unique_ptr<T>. | Ahmed Charles | 2014-03-06 | 1 | -1/+1 |
| * | [C++11] Switch all uses of the llvm_move macro to use std::move | Chandler Carruth | 2014-03-02 | 1 | -1/+1 |
| * | YAMLBench.cpp: Use llvm_move instead of std::move also here. | NAKAMURA Takumi | 2013-10-18 | 1 | -1/+1 |
| * | [Support][YAML] Add support for accessing tags and tag handle substitution. | Michael J. Spencer | 2013-10-18 | 1 | -4/+18 |
| * | Sort the #include lines for utils/... | Chandler Carruth | 2012-12-04 | 1 | -2/+2 |
| * | Add YAML parser to Support. | Michael J. Spencer | 2012-04-03 | 1 | -0/+203 |

