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
/
TransAutoreleasePool.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
*
Create ConstantExpr class
Bill Wendling
2018-10-31
1
-2
/
+2
*
Port getLocEnd -> getEndLoc
Stephen Kelly
2018-08-09
1
-5
/
+5
*
Port getLocStart -> getBeginLoc
Stephen Kelly
2018-08-09
1
-9
/
+9
*
Remove trailing space
Fangrui Song
2018-07-30
1
-5
/
+5
*
Revert r240270 ("Fixed/added namespace ending comments using clang-tidy").
Alexander Kornienko
2015-06-22
1
-1
/
+1
*
Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
2015-06-22
1
-1
/
+1
*
[C++11] Use 'nullptr'.
Craig Topper
2014-05-07
1
-4
/
+4
*
Sort all of Clang's files under 'lib', and fix up the broken headers
Chandler Carruth
2012-12-04
1
-1
/
+1
*
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] At an unbridged cast error, if we're returning a load-of-ivar from a ...
Argyrios Kyrtzidis
2012-06-07
1
-1
/
+1
*
Remove BlockDeclRefExpr and introduce a bit on DeclRefExpr to
John McCall
2012-03-10
1
-4
/
+0
*
[arcmt] More automatic transformations and safety improvements; rdar://9615812 :
Argyrios Kyrtzidis
2011-07-27
1
-0
/
+3
*
remove unneeded llvm:: namespace qualifiers on some core types now that LLVM....
Chris Lattner
2011-07-23
1
-11
/
+10
*
[arcmt] Fully migrate ObjC++ classes, rdar://9660007.
Argyrios Kyrtzidis
2011-06-23
1
-3
/
+2
*
[arcmt] Break apart Transforms.cpp.
Argyrios Kyrtzidis
2011-06-21
1
-0
/
+437