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
/
TransAPIUses.cpp
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
*
Port getLocStart -> getBeginLoc
Stephen Kelly
2018-08-09
1
-1
/
+1
*
[modules] Stop trying to fake up a linear MacroDirective history.
Richard Smith
2015-04-29
1
-1
/
+1
*
ARCMigrate: Introduce proper diagnostics for TransformActions
Alp Toker
2014-01-26
1
-9
/
+7
*
Point diagnostics that complain about a use of a selector in an objc message,...
Argyrios Kyrtzidis
2013-05-01
1
-2
/
+2
*
s/tranform/transform/
Benjamin Kramer
2012-11-14
1
-1
/
+1
*
Drop the ASTContext.h include from DeclFriend.h and DeclTemplate.h.
Benjamin Kramer
2012-07-04
1
-0
/
+1
*
[arcmt] Revert r135382, there's a different approach in r135764. rdar://9821111.
Argyrios Kyrtzidis
2011-07-27
1
-35
/
+0
*
[arcmt] More automatic transformations and safety improvements; rdar://9615812 :
Argyrios Kyrtzidis
2011-07-27
1
-1
/
+23
*
remove unneeded llvm:: namespace qualifiers on some core types now that LLVM....
Chris Lattner
2011-07-23
1
-1
/
+0
*
[arcmt] When a NSData's 'bytes' family of methods are used on a local var,
Argyrios Kyrtzidis
2011-07-18
1
-0
/
+34
*
[arcmt] NSInvocation's [get/set]ReturnValue and [get/set]Argument are only safe
Argyrios Kyrtzidis
2011-07-18
1
-0
/
+89