aboutsummaryrefslogtreecommitdiff
path: root/tools/libclang/ARCMigrate.cpp
AgeCommit message (Expand)Author
2013-02-02libclang: introduce cxstring::{createRef,createDup} for StringRefsDmitri Gribenko
2012-12-04Sort #include lines for tools/...Chandler Carruth
2012-03-06Add new code migrator support for migrating existing Objective-C code to useTed Kremenek
2012-02-13drop more llvm:: prefixes on OwningPtr<>Dylan Noblesmith
2011-07-11[arcmt] Move the remapping functions to clang-c/Index.h and change 'arcmt_' p...Argyrios Kyrtzidis
2011-07-09[arcmt] Introduce new '-ccc-arcmt-migrate <path>' ARC migration driver option.Argyrios Kyrtzidis