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
/
Selection.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "[clangd] Reapply b60896fad926 Fall back to selecting token-before-cur...
Sam McCall
2019-12-16
1
-39
/
+10
*
[clangd] Reapply b60896fad926 Fall back to selecting token-before-cursor if t...
Sam McCall
2019-12-16
1
-10
/
+39
*
Revert "[clangd] Reapply b60896fad926 Fall back to selecting token-before-cur...
Sam McCall
2019-12-16
1
-39
/
+10
*
[clangd] Reapply b60896fad926 Fall back to selecting token-before-cursor if t...
Sam McCall
2019-12-16
1
-10
/
+39
*
Revert "[clangd] Fall back to selecting token-before-cursor if token-after-cu...
Nico Weber
2019-12-14
1
-39
/
+10
*
[clangd] Fall back to selecting token-before-cursor if token-after-cursor fails.
Sam McCall
2019-12-13
1
-10
/
+39
*
Reland [clangd] Rethink how SelectionTree deals with macros and #includes.
Sam McCall
2019-12-03
1
-1
/
+1
*
Revert "[clangd] Rethink how SelectionTree deals with macros and #includes."
Sam McCall
2019-11-29
1
-1
/
+1
*
[clangd] Rethink how SelectionTree deals with macros and #includes.
Sam McCall
2019-11-29
1
-1
/
+1
*
[clangd] Move getBeginningOfIdentifier from ClangdUnit to SourceCode. Drop de...
Sam McCall
2019-09-03
1
-1
/
+0
*
[clangd] Disallow extraction of expression-statements.
Sam McCall
2019-08-09
1
-0
/
+3
*
[clangd] Ignore semicolons, whitespace, and comments in SelectionTree.
Sam McCall
2019-07-31
1
-4
/
+8
*
[clangd] Support extraction of binary "subexpressions" like a + [[b + c]].
Sam McCall
2019-07-26
1
-0
/
+3
*
[clangd] SelectionTree treats TranslationUnitDecl (mostly) consistently with ...
Sam McCall
2019-07-24
1
-7
/
+9
*
[clangd] Fix SelectionTree traversal of qualified types
Sam McCall
2019-07-24
1
-0
/
+2
*
[clangd] Add dlog()s for SelectionTree, enabling -debug-only=SelectionTree.cpp
Sam McCall
2019-07-22
1
-1
/
+0
*
[clangd] Implementation of auto type expansion.
Sam McCall
2019-07-11
1
-0
/
+3
*
[clangd] Lib to compute and represent selection under cursor.
Sam McCall
2019-02-01
1
-0
/
+123