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
/
FileRemapper.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Basic: import SmallString<> into clang namespace
Dylan Noblesmith
2012-02-05
1
-4
/
+4
*
Basic: import OwningPtr<> into clang namespace
Dylan Noblesmith
2012-02-05
1
-1
/
+1
*
Remove unused variables.
Rafael Espindola
2011-12-25
1
-2
/
+1
*
Rename Diagnostic to DiagnosticsEngine as per issue 5397
David Blaikie
2011-09-25
1
-4
/
+4
*
Twinify.
Benjamin Kramer
2011-08-27
1
-21
/
+15
*
Try to unbreak the build on systems where uint64_t isn't something that Strin...
Douglas Gregor
2011-08-26
1
-1
/
+1
*
[arcmt] Add a test case for r138671 and improve the loop.
Argyrios Kyrtzidis
2011-08-26
1
-4
/
+1
*
[arcmt] Fix horrible bug where migrating files if there is a space in the paths
Argyrios Kyrtzidis
2011-08-26
1
-12
/
+15
*
remove unneeded llvm:: namespace qualifiers on some core types now that LLVM....
Chris Lattner
2011-07-23
1
-10
/
+10
*
[arcmt] Remove redundant has_error() check.
Argyrios Kyrtzidis
2011-07-10
1
-2
/
+2
*
[arcmt] Try fixing test/ARCMT/migrate.m for windows hosts.
Argyrios Kyrtzidis
2011-07-10
1
-1
/
+2
*
[arcmt] Introduce new '-ccc-arcmt-migrate <path>' ARC migration driver option.
Argyrios Kyrtzidis
2011-07-09
1
-8
/
+8
*
The ARC Migration Tool. All the credit goes to Argyrios and Fariborz
John McCall
2011-06-15
1
-0
/
+290