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
/
unittests
/
SelectionTests.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[clangd] Fix early selection for non-vardecl declarators
Kadir Cetinkaya
2020-06-10
1
-0
/
+6
*
[clangd] Include expression in DecltypeTypeLoc sourcerange while building Sel...
Kadir Cetinkaya
2020-01-13
1
-0
/
+6
*
Revert "[clangd] Reapply b60896fad926 Fall back to selecting token-before-cur...
Sam McCall
2019-12-16
1
-66
/
+5
*
[clangd] Reapply b60896fad926 Fall back to selecting token-before-cursor if t...
Sam McCall
2019-12-16
1
-5
/
+66
*
Revert "[clangd] Reapply b60896fad926 Fall back to selecting token-before-cur...
Sam McCall
2019-12-16
1
-66
/
+5
*
[clangd] Reapply b60896fad926 Fall back to selecting token-before-cursor if t...
Sam McCall
2019-12-16
1
-5
/
+66
*
Revert "[clangd] Fall back to selecting token-before-cursor if token-after-cu...
Nico Weber
2019-12-14
1
-66
/
+5
*
[clangd] Fall back to selecting token-before-cursor if token-after-cursor fails.
Sam McCall
2019-12-13
1
-5
/
+66
*
[clangd] NFC, add getLangOpts helper to ParsedAST
Alex Lorenz
2019-12-04
1
-1
/
+1
*
Reland [clangd] Rethink how SelectionTree deals with macros and #includes.
Sam McCall
2019-12-03
1
-3
/
+63
*
Revert "[clangd] Rethink how SelectionTree deals with macros and #includes."
Sam McCall
2019-11-29
1
-63
/
+3
*
[clangd] Rethink how SelectionTree deals with macros and #includes.
Sam McCall
2019-11-29
1
-3
/
+63
*
[clangd] Prefer the left character if the character on the right of the curso...
Haojian Wu
2019-11-28
1
-1
/
+1
*
[clangd] Treat UserDefinedLiteral as a leaf in SelectionTree, sidestepping to...
Sam McCall
2019-11-20
1
-0
/
+10
*
[clangd] Fix SelectionTree behavior on constructor init-lists.
Sam McCall
2019-11-15
1
-0
/
+11
*
[clangd] Ignore more implicit nodes in computing selection.
Sam McCall
2019-11-14
1
-3
/
+10
*
Make most clangd unittests pass on Windows
Nico Weber
2019-10-13
1
-1
/
+9
*
[clangd] SelectionTree should mark a node as fully-selected if the only claim...
Sam McCall
2019-10-02
1
-0
/
+2
*
[clangd] Fix SelectionTree behavior on implicit 'this'
Sam McCall
2019-09-04
1
-0
/
+9
*
[clangd] Fix SelectionTree to allow selection range expression in foreach loops.
Sam McCall
2019-08-28
1
-0
/
+16
*
[clangd] Fix toHalfOpenFileRange where start/end endpoints are in different f...
Sam McCall
2019-08-27
1
-0
/
+19
*
[clangd] Disallow extraction of expression-statements.
Sam McCall
2019-08-09
1
-0
/
+2
*
[clangd] Ignore semicolons, whitespace, and comments in SelectionTree.
Sam McCall
2019-07-31
1
-3
/
+6
*
[clangd] Support extraction of binary "subexpressions" like a + [[b + c]].
Sam McCall
2019-07-26
1
-0
/
+17
*
[clangd] SelectionTree treats TranslationUnitDecl (mostly) consistently with ...
Sam McCall
2019-07-24
1
-12
/
+18
*
[clangd] Fix SelectionTree traversal of qualified types
Sam McCall
2019-07-24
1
-12
/
+14
*
[Clangd] Fixed SelectionTree bug for macros
Shaurya Gupta
2019-07-19
1
-13
/
+21
*
[clangd] Address limitations in SelectionTree:
Sam McCall
2019-06-27
1
-2
/
+59
*
[clangd] Fix NestedNameSpecifierLoc in SelectionTree
Sam McCall
2019-06-25
1
-2
/
+8
*
[clangd] Add hidden tweaks to dump AST/selection.
Sam McCall
2019-06-18
1
-0
/
+10
*
[clangd] Add SourceManager accessor to ParsedAST. NFC
Sam McCall
2019-05-28
1
-1
/
+1
*
[clangd] Move clangd tests to clangd directory. check-clangd is no longer par...
Sam McCall
2019-04-29
1
-0
/
+259