| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use the simpler version of llvm::sys::fs::exists. | Rafael Espindola | 2014-09-11 | 1 | -3/+1 |
| * | Fix the !CLANG_ENABLE_ARCMT build | Alp Toker | 2014-07-14 | 1 | -0/+10 |
| * | [C++11] Use 'nullptr'. Tools edition. | Craig Topper | 2014-06-08 | 1 | -4/+4 |
| * | Replace OwningPtr with std::unique_ptr. | Ahmed Charles | 2014-03-07 | 1 | -2/+2 |
| * | Change OwningPtr::take() to OwningPtr::release(). | Ahmed Charles | 2014-03-07 | 1 | -4/+4 |
| * | libclang: introduce cxstring::{createRef,createDup} for StringRefs | Dmitri Gribenko | 2013-02-02 | 1 | -6/+4 |
| * | Sort #include lines for tools/... | Chandler Carruth | 2012-12-04 | 1 | -1/+0 |
| * | Add new code migrator support for migrating existing Objective-C code to use | Ted Kremenek | 2012-03-06 | 1 | -0/+41 |
| * | drop more llvm:: prefixes on OwningPtr<> | Dylan Noblesmith | 2012-02-13 | 1 | -1/+1 |
| * | [arcmt] Move the remapping functions to clang-c/Index.h and change 'arcmt_' p... | Argyrios Kyrtzidis | 2011-07-11 | 1 | -14/+16 |
| * | [arcmt] Introduce new '-ccc-arcmt-migrate <path>' ARC migration driver option. | Argyrios Kyrtzidis | 2011-07-09 | 1 | -0/+96 |

