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
/
TransEmptyStatementsAndDealloc.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change std::{lower,upper}_bound to llvm::{lower,upper}_bound or llvm::partiti...
Fangrui Song
2019-07-03
1
-3
/
+2
*
Fix file headers. NFC
Fangrui Song
2019-03-01
1
-1
/
+1
*
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
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-09
1
-1
/
+1
*
Refactor: Simplify boolean conditional return statements in lib/ARCMigrate
Alexander Kornienko
2015-11-06
1
-3
/
+1
*
[C++11] Use 'nullptr'.
Craig Topper
2014-05-07
1
-2
/
+2
*
[C++11] Replacing CompoundStmt iterators body_begin() and body_end() with ite...
Aaron Ballman
2014-03-17
1
-9
/
+6
*
[C++11] Replacing ObjCContainerDecl iterators instmeth_begin() and instmeth_e...
Aaron Ballman
2014-03-13
1
-4
/
+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
*
Structured comment parsing, first step.
Dmitri Gribenko
2012-06-20
1
-1
/
+1
*
Remove the ref/value inconsistency in filter_decl_iterator.
David Blaikie
2012-04-30
1
-2
/
+2
*
[arcmt] For GC, cleanup and turn -finalize to -dealloc.
Argyrios Kyrtzidis
2011-11-04
1
-9
/
+34
*
Rename SourceLocation::getFileLocWithOffset -> getLocWithOffset.
Argyrios Kyrtzidis
2011-09-19
1
-1
/
+1
*
[arcmt] Fix test/ARCMT/remove-statements.m regression due to
Argyrios Kyrtzidis
2011-09-01
1
-31
/
+54
*
remove unneeded llvm:: namespace qualifiers on some core types now that LLVM....
Chris Lattner
2011-07-23
1
-1
/
+0
*
[arcmt] Merge 'removeEmptyStatements' and 'removeDeallocMethod' passes to cut...
Argyrios Kyrtzidis
2011-06-21
1
-0
/
+211