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
/
tools
/
clang-diff
/
ClangDiff.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Clang] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-14
1
-2
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[clang-diff] NFC: format
Johannes Altmanninger
2017-11-05
1
-3
/
+3
*
[clang-diff] Properly clear the selection in HTML diff
Johannes Altmanninger
2017-08-23
1
-2
/
+2
*
[clang-diff] HTML diff navigation
Johannes Altmanninger
2017-08-23
1
-9
/
+56
*
[clang-diff] Refactor stop-after command-line flag
Jacob Gravelle
2017-08-22
1
-1
/
+1
*
[clang-diff] Improve and test getNodeValue
Johannes Altmanninger
2017-08-20
1
-0
/
+12
*
[clang-diff] Fix similarity computation
Johannes Altmanninger
2017-08-20
1
-0
/
+13
*
[clang-diff] Fix compiler warning
Johannes Altmanninger
2017-08-19
1
-0
/
+1
*
[clang-diff] Add HTML side-by-side diff output
Johannes Altmanninger
2017-08-19
1
-0
/
+172
*
[clang-diff] Fix warning about useless comparison
Johannes Altmanninger
2017-08-19
1
-1
/
+1
*
[clang-diff] Make printing of matches optional
Johannes Altmanninger
2017-08-19
1
-1
/
+5
*
[clang-diff] Add option to dump the AST, one node per line
Johannes Altmanninger
2017-08-19
1
-2
/
+20
*
Revert "Revert "[clang-diff] Move printing of matches and changes to clang-di...
Johannes Altmanninger
2017-08-19
1
-6
/
+67
*
Revert "Revert "[clang-diff] Move the JSON export function to clang-diff""
Johannes Altmanninger
2017-08-19
1
-1
/
+64
*
Revert "[clang-diff] Move the JSON export function to clang-diff"
Vlad Tsyrklevich
2017-08-18
1
-64
/
+1
*
Revert "[clang-diff] Move printing of matches and changes to clang-diff"
Vlad Tsyrklevich
2017-08-18
1
-67
/
+6
*
[clang-diff] Move printing of matches and changes to clang-diff
Johannes Altmanninger
2017-08-18
1
-6
/
+67
*
[clang-diff] Move the JSON export function to clang-diff
Johannes Altmanninger
2017-08-18
1
-1
/
+64
*
[clang-diff] Add commandline arguments.
Johannes Altmanninger
2017-08-18
1
-18
/
+54
*
[clang-diff] Rename, NFC
Johannes Altmanninger
2017-07-27
1
-2
/
+2
*
[clang-diff] Add initial implementation
Alex Lorenz
2017-07-21
1
-0
/
+110