.. |
ARCMT.cpp
|
[arcmt] Don't try to handle files that are already ARC'ified, this is not possible currently.
|
2013-09-17 19:14:29 +00:00 |
ARCMTActions.cpp
|
Extract the (InputKind, std::string) pair used to describe inputs to
|
2012-01-20 16:28:04 +00:00 |
CMakeLists.txt
|
ARCMigrate depends on the static analyzer.
|
2013-08-20 12:33:59 +00:00 |
FileRemapper.cpp
|
[arcmt] Remove some dead code.
|
2013-07-16 22:24:06 +00:00 |
Internals.h
|
Include llvm::Optional in clang/Basic/LLVM.h
|
2013-02-20 22:23:23 +00:00 |
Makefile
|
…
|
|
ObjCMT.cpp
|
ObjectiveC migrator. infer NS_OPTIONS correctly in the
|
2013-09-17 23:32:51 +00:00 |
PlistReporter.cpp
|
Sort all of Clang's files under 'lib', and fix up the broken headers
|
2012-12-04 09:13:33 +00:00 |
TransAPIUses.cpp
|
Point diagnostics that complain about a use of a selector in an objc message, to the selector location.
|
2013-05-01 00:24:09 +00:00 |
TransARCAssign.cpp
|
s/tranform/transform/
|
2012-11-14 15:08:31 +00:00 |
TransAutoreleasePool.cpp
|
Sort all of Clang's files under 'lib', and fix up the broken headers
|
2012-12-04 09:13:33 +00:00 |
TransBlockObjCVariable.cpp
|
Pull the Attr iteration parts out of Attr.h, so including DeclBase.h doesn't pull in all the generated Attr code.
|
2012-12-01 15:09:41 +00:00 |
TransEmptyStatementsAndDealloc.cpp
|
s/tranform/transform/
|
2012-11-14 15:08:31 +00:00 |
TransGCAttrs.cpp
|
Replace TypeLoc llvm::cast support to be well-defined.
|
2013-02-18 22:06:02 +00:00 |
TransGCCalls.cpp
|
s/tranform/transform/
|
2012-11-14 15:08:31 +00:00 |
TransProperties.cpp
|
Rework the traversal of Objective-C categories and extensions to
|
2013-01-16 23:00:23 +00:00 |
TransProtectedScope.cpp
|
[arcmt] Copy the diagnostics so we don't have to worry about invaliding iterators from the diagnostic list.
|
2013-04-01 21:12:30 +00:00 |
TransRetainReleaseDealloc.cpp
|
Point diagnostics that complain about a use of a selector in an objc message, to the selector location.
|
2013-05-01 00:24:09 +00:00 |
TransUnbridgedCasts.cpp
|
[arcmt] When handling unbridged casts, handle the body of BlockDecl separately because ParentMap does not record
|
2013-08-09 20:20:25 +00:00 |
TransUnusedInitDelegate.cpp
|
s/tranform/transform/
|
2012-11-14 15:08:31 +00:00 |
TransZeroOutPropsInDealloc.cpp
|
s/tranform/transform/
|
2012-11-14 15:08:31 +00:00 |
TransformActions.cpp
|
Sort all of Clang's files under 'lib', and fix up the broken headers
|
2012-12-04 09:13:33 +00:00 |
Transforms.cpp
|
Clean up some Triple usage in clang.
|
2013-09-14 01:09:11 +00:00 |
Transforms.h
|
ARCMigrate/Transforms.h: Remove \arg in comment. [-Wdocumentation]
|
2013-04-11 04:16:11 +00:00 |