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
/
Tooling
/
Core
/
Replacement.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added formatAndApplyAllReplacements that works on multiple files in libTooling.
Eric Liu
2016-03-29
1
-9
/
+14
*
Add functions to apply replacements and reformat them.
Manuel Klimek
2016-03-01
1
-2
/
+15
*
Revert "Implement new interfaces for code-formatting when applying replacemen...
Manuel Klimek
2016-02-29
1
-43
/
+2
*
Implement new interfaces for code-formatting when applying replacements.
Manuel Klimek
2016-02-29
1
-2
/
+43
*
Fix calculation of shifted cursor/code positions. Specifically support
Daniel Jasper
2015-11-23
1
-21
/
+19
*
[Tooling] Remove dead code.
Benjamin Kramer
2015-10-06
1
-9
/
+1
*
[VFS] Port applyAllReplacements to InMemoryFileSystem.
Benjamin Kramer
2015-10-06
1
-8
/
+7
*
Fix bad iterator access.
Daniel Jasper
2015-09-23
1
-1
/
+2
*
clang-format: Add initial #include sorting capabilities.
Daniel Jasper
2015-09-23
1
-0
/
+132
*
Tooling: When applying a set of replacements, do deletions before
Daniel Jasper
2015-06-16
1
-1
/
+6
*
Allow replacements created from token ranges to specify language options.
Manuel Klimek
2015-06-03
1
-7
/
+10
*
Fix bug in Replacement's toString on Windows (missing flush).
Manuel Klimek
2015-04-20
1
-4
/
+4
*
Refactor libTooling to reduce required dependencies.
Daniel Jasper
2014-10-29
1
-0
/
+289