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
/
Rewrite
/
Core
/
Rewriter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[C++11] Use 'nullptr'.
Craig Topper
2014-05-07
1
-2
/
+2
*
Check for LLVM_ON_WIN32 instead of _WIN32.
Hans Wennborg
2014-03-12
1
-1
/
+2
*
Replace OwningPtr with std::unique_ptr.
Ahmed Charles
2014-03-07
1
-1
/
+1
*
Replace OwningPtr::isValid() with conversion to bool.
Ahmed Charles
2014-03-07
1
-1
/
+1
*
Use the simpler version of llvm::sys::fs::remove when possible.
Rafael Espindola
2014-01-10
1
-2
/
+1
*
Rewriter: Output RewriteRope contents efficiently
Alp Toker
2013-12-02
1
-2
/
+5
*
Use llvm::sys::fs::createUniqueFile.
Rafael Espindola
2013-07-05
1
-2
/
+1
*
Use only explicit bool conversion operator
David Blaikie
2013-05-15
1
-1
/
+1
*
Remove useless 'llvm::' qualifier from names like StringRef and others that are
Dmitri Gribenko
2013-01-12
1
-1
/
+1
*
Make helper classes anonymous. Make helper functions static instead of privat...
Benjamin Kramer
2012-12-01
1
-0
/
+2
*
Include pruning and general cleanup.
Benjamin Kramer
2012-12-01
1
-1
/
+3
*
Split library clangRewrite into clangRewriteCore and clangRewriteFrontend.
Ted Kremenek
2012-09-01
1
-0
/
+486