index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
lib
/
ARCMigrate
/
ObjCMT.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
ObjectiveC migration: more migration to
Fariborz Jahanian
2013-07-23
1
-3
/
+16
*
ObjectiveC migrator: start migrating to
Fariborz Jahanian
2013-07-23
1
-4
/
+12
*
ObjC migrator: more knobs toward doing
Fariborz Jahanian
2013-07-23
1
-0
/
+41
*
ObjectiveC migration. Better handle migration to conforming
Fariborz Jahanian
2013-07-22
1
-4
/
+10
*
Objective-C migration: Use NS_OPTIONS when enumerators
Fariborz Jahanian
2013-07-22
1
-11
/
+42
*
ObjectiveC migrator: Another use case of enum
Fariborz Jahanian
2013-07-19
1
-3
/
+32
*
Fixes an ObjC migrator crash when last decl
Fariborz Jahanian
2013-07-19
1
-3
/
+4
*
ObjectiveC migrator: add support to migrate to
Fariborz Jahanian
2013-07-19
1
-5
/
+12
*
ObjectiveC migrator: Remove semicolon after the typedef
Fariborz Jahanian
2013-07-18
1
-4
/
+101
*
ObjectiveC migration. migration to NS_ENUM/SN_OPTION
Fariborz Jahanian
2013-07-18
1
-0
/
+27
*
ObjectiveC migrator: When adding conforming protocol,
Fariborz Jahanian
2013-07-17
1
-1
/
+22
*
ObjectiveC migrator. If a class implements a protocol's
Fariborz Jahanian
2013-07-16
1
-9
/
+14
*
ObjC migrator: build conforming interface
Fariborz Jahanian
2013-07-16
1
-1
/
+16
*
ObjC migrator: finding conforming protocol
Fariborz Jahanian
2013-07-15
1
-2
/
+44
*
Fixes a typo caught by Arthur O'Dwyer
Fariborz Jahanian
2013-07-13
1
-2
/
+2
*
ObjC migrator: More knobs for migrating
Fariborz Jahanian
2013-07-13
1
-3
/
+19
*
ObjC migrator: early work for migrating implicitly conforming
Fariborz Jahanian
2013-07-12
1
-1
/
+30
*
ObjC migrator: Add -objcmt-migrate-property to do property
Fariborz Jahanian
2013-07-09
1
-6
/
+14
*
ObjC migration: Skip over setter/getter with attributes
Fariborz Jahanian
2013-07-08
1
-1
/
+6
*
[Objective-C migrator] replace candidate user setter/getter with
Fariborz Jahanian
2013-07-08
1
-1
/
+1
*
[objc migrator]: More knobs to do migration to
Fariborz Jahanian
2013-07-05
1
-8
/
+4
*
[ObjectiveC migrator] relax the rules for setter/getter
Fariborz Jahanian
2013-07-04
1
-3
/
+8
*
Minor refactoring of my last patch.
Fariborz Jahanian
2013-07-03
1
-22
/
+20
*
[ObjectiveC Migration]: Provide knobs for
Fariborz Jahanian
2013-07-03
1
-2
/
+49
*
[objcmt] Rewrite a NSDictionary dictionaryWithObjects:forKeys: to a dictionar...
Argyrios Kyrtzidis
2013-01-16
1
-3
/
+23
*
Remove useless 'llvm::' qualifier from names like StringRef and others that are
Dmitri Gribenko
2013-01-12
1
-4
/
+4
*
Sort all of Clang's files under 'lib', and fix up the broken headers
Chandler Carruth
2012-12-04
1
-9
/
+9
*
Refactor recording the preprocessor conditional directive regions out of
Argyrios Kyrtzidis
2012-12-04
1
-8
/
+11
*
Split library clangRewrite into clangRewriteCore and clangRewriteFrontend.
Ted Kremenek
2012-09-01
1
-1
/
+1
*
Drop the ASTContext.h include from DeclFriend.h and DeclTemplate.h.
Benjamin Kramer
2012-07-04
1
-0
/
+1
*
[objcmt] Warn when modern objc migrator does not convert a NSNumber message b...
Argyrios Kyrtzidis
2012-05-24
1
-0
/
+1
*
Unify naming of LangOptions variable/get function across the Clang stack (Lex...
David Blaikie
2012-03-11
1
-2
/
+2
*
Add new code migrator support for migrating existing Objective-C code to use
Ted Kremenek
2012-03-06
1
-0
/
+226