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
/
Frontend
/
Rewrite
Commit message (
Expand
)
Author
Age
Files
Lines
*
Renamed RefersToEnclosingLocal bitfield to RefersToCapturedVariable.
Alexey Bataev
2014-12-16
2
-6
/
+6
*
[OPENMP] Bugfix for processing of global variables in OpenMP regions.
Alexey Bataev
2014-12-16
2
-28
/
+22
*
Update for LLVM API change to make Small(Ptr)Set::insert return pair<iterator...
David Blaikie
2014-11-19
2
-4
/
+4
*
Make DiagnosticsEngine::takeClient return std::unique_ptr<>
Alexander Kornienko
2014-11-17
1
-9
/
+6
*
Remove some redundant virtual specifiers on overriden functions.
David Blaikie
2014-11-14
1
-2
/
+2
*
Objective-C modern rewriter. Patch to fix a rewriting bug
Fariborz Jahanian
2014-10-28
1
-0
/
+4
*
Remove code duplication and cut dependency from clangRewrite on
Daniel Jasper
2014-10-23
2
-34
/
+12
*
Unique_ptrify PPCallbacks ownership.
Craig Topper
2014-09-10
1
-1
/
+1
*
-frewrite-includes: Normalize line endings to match the main source file
Reid Kleckner
2014-09-05
1
-52
/
+90
*
Update for llvm api change.
Rafael Espindola
2014-08-25
1
-6
/
+5
*
Use range based for loops to avoid needing to re-mention SmallPtrSet size.
Craig Topper
2014-08-25
2
-36
/
+23
*
Repace SmallPtrSet with SmallPtrSetImpl in function arguments to avoid needin...
Craig Topper
2014-08-17
2
-4
/
+4
*
Correctly implement -include search logic.
Manuel Klimek
2014-08-12
1
-3
/
+6
*
Recommit 213307: unique_ptr-ify ownership of ASTConsumers (reverted in r213325)
David Blaikie
2014-08-10
4
-26
/
+24
*
Revert "unique_ptr-ify ownership of ASTConsumers"
David Blaikie
2014-07-17
4
-24
/
+26
*
unique_ptr-ify ownership of ASTConsumers
David Blaikie
2014-07-17
4
-26
/
+24
*
Make clang's rewrite engine a core feature
Alp Toker
2014-07-16
10
-0
/
+15049