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-extra
/
clangd
/
refactor
/
tweaks
/
DefineOutline.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[clangd] Make use of SourceOrder to find first initializer in DefineOutline
Kadir Cetinkaya
2020-06-10
1
-6
/
+4
*
[clangd] DefineOutline won't copy virtual specifiers on methods
Nathan James
2020-03-04
1
-4
/
+63
*
[clangd] Make Tweak::Selection movable. NFC
Sam McCall
2019-12-16
1
-10
/
+10
*
[clangd] Delete ctor initializers while moving functions out-of-line
Kadir Cetinkaya
2019-12-09
1
-1
/
+43
*
[clangd] Delete default arguments while moving functions out-of-line
Kadir Cetinkaya
2019-12-09
1
-10
/
+41
*
[clangd] Fix gcc warning about extra ";" [NFC]
Mikael Holmen
2019-12-06
1
-1
/
+1
*
[clangd] NFC, add getLangOpts helper to ParsedAST
Alex Lorenz
2019-12-04
1
-4
/
+3
*
[clangd] Define out-of-line qualify function name
Kadir Cetinkaya
2019-12-04
1
-8
/
+6
*
[clangd] Define out-of-line qualify return value
Kadir Cetinkaya
2019-12-04
1
-24
/
+139
*
[clangd] Define out-of-line initial apply logic
Kadir Cetinkaya
2019-12-04
1
-3
/
+112
*
[clangd] Define out-of-line availability checks
Kadir Cetinkaya
2019-12-04
1
-0
/
+109