index
:
delta/clang.git
baserock/flang
google/stable
google/testing
master
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
release_34
release_35
release_35@215011
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
llvm.org: Obsolete (use llvm)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
ARCMigrate
/
Internals.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Remove trailing space
Fangrui Song
2018-07-30
1
-1
/
+1
*
Simplify creation of a bunch of ArrayRefs by using None, makeArrayRef or just...
Craig Topper
2014-08-27
1
-1
/
+1
*
ARCMigrate: simplify diagnostic handling
Alp Toker
2014-07-02
1
-2
/
+3
*
ARCMigrate: Introduce proper diagnostics for TransformActions
Alp Toker
2014-01-26
1
-2
/
+2
*
Include llvm::Optional in clang/Basic/LLVM.h
David Blaikie
2013-02-20
1
-1
/
+1
*
[arcmt] Adds brackets in case statements that "contain" initialization of ret...
Argyrios Kyrtzidis
2013-01-04
1
-1
/
+5
*
Use a .def file for most of the diagnostic options.
Douglas Gregor
2012-10-23
1
-0
/
+2
*
[arcmt] Use CFBridgingRetain/CFBridgingRelease instead of __bridge_retained/_...
Argyrios Kyrtzidis
2012-06-01
1
-0
/
+4
*
arc migrator: Added an option to the migrator
Fariborz Jahanian
2012-01-26
1
-0
/
+2
*
arc migrator: Provide infrastructure to add options
Fariborz Jahanian
2012-01-25
1
-1
/
+7
*
[arcmt] In GC, transform NSMakeCollectable to CFBridgingRelease.
Argyrios Kyrtzidis
2011-11-04
1
-2
/
+7
*
Further refine the diagnostic categories for ARC diagnostics. Addresses <rda...
Ted Kremenek
2011-10-20
1
-2
/
+0
*
Rename Diagnostic to DiagnosticsEngine as per issue 5397
David Blaikie
2011-09-25
1
-4
/
+4
*
Move ArrayRef to LLVM.h and eliminate now-redundant qualifiers, patch by Jon ...
Chris Lattner
2011-07-23
1
-5
/
+5
*
now that we have a centralized place to do so, add some using declarations for
Chris Lattner
2011-07-20
1
-10
/
+10
*
[arcmt] Add some additional driver flags to optionally emit or save the pre-m...
Argyrios Kyrtzidis
2011-07-19
1
-0
/
+8
*
[arcmt] NSInvocation's [get/set]ReturnValue and [get/set]Argument are only safe
Argyrios Kyrtzidis
2011-07-18
1
-0
/
+3
*
[arcmt] Fix the ARC migrator. -arcmt-modify requires running before the initi...
Argyrios Kyrtzidis
2011-06-18
1
-0
/
+2
*
[arcmt] Const'ify.
Argyrios Kyrtzidis
2011-06-18
1
-2
/
+2
*
The ARC Migration Tool. All the credit goes to Argyrios and Fariborz
John McCall
2011-06-15
1
-0
/
+146