Chandler Carruth
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
6 năm trước cách đây |
Haojian Wu
|
879a28b425
[Index] Index paremeters in lambda expressions.
|
6 năm trước cách đây |
Argyrios Kyrtzidis
|
712a70e658
[index] For an ObjC message call, also record as receivers the protocols if they are present in the ObjC type
|
7 năm trước cách đây |
Stephen Kelly
|
2dfd8132cf
Port getLocEnd -> getEndLoc
|
7 năm trước cách đây |
Stephen Kelly
|
d7b659b592
Port getLocStart -> getBeginLoc
|
7 năm trước cách đây |
Fangrui Song
|
abdbb605f2
Remove trailing space
|
7 năm trước cách đây |
Alex Lorenz
|
df12300eec
[index] __builtin_offset's field reference is located at the end location
|
7 năm trước cách đây |
Alex Lorenz
|
74ca15e3f7
[index] index field references in __builtin_offset
|
7 năm trước cách đây |
Alex Lorenz
|
0305311a4e
[index] Remove 'implicit' role for message sends in implicit ObjC
|
8 năm trước cách đây |
Alex Lorenz
|
fa589cc930
[index] The references to explicit class properties should be recorded
|
8 năm trước cách đây |
Alex Lorenz
|
d195511ec2
[index] Record references to class receivers used in property references
|
8 năm trước cách đây |
Alex Lorenz
|
7c14490d8a
[index] Avoid a crash that happens when looking up a dependent name
|
8 năm trước cách đây |
Alex Lorenz
|
35fdd442cf
[index] Index simple dependent declaration references
|
8 năm trước cách đây |
Argyrios Kyrtzidis
|
10eccfa5a0
[index/AST] Add references for ObjC getter=/setter= property attributes and related property getter/setter role fixes
|
8 năm trước cách đây |
Argyrios Kyrtzidis
|
1d680d2459
[index] Add 'Parameter' symbol kind and 'Local' symbol property to distinguish function-local symbols
|
8 năm trước cách đây |
Argyrios Kyrtzidis
|
ba894e9784
[index] Avoid using a RecursiveASTVisitor for SyntacticFormIndexer and iterate the DesignatedInitExprs of the InitListExpr directly.
|
8 năm trước cách đây |
Argyrios Kyrtzidis
|
e30072cab9
[index] Fix repeated visitation of the same InitListExpr for indexing.
|
8 năm trước cách đây |
Martin Bohme
|
70e216b530
Visit lambda capture inits from RecursiveASTVisitor::TraverseLambdaCapture().
|
9 năm trước cách đây |
Argyrios Kyrtzidis
|
9f9a4eb120
[index] Fix crash with indexing designated init expressions inside templates.
|
9 năm trước cách đây |
David Majnemer
|
7bec35427e
Use ranges to concisely express iteration
|
9 năm trước cách đây |
Argyrios Kyrtzidis
|
82ff39a499
[index] Fix issue where data visitation was disabled with C++ operator call expressions, during indexing.
|
9 năm trước cách đây |
Argyrios Kyrtzidis
|
46f43fd040
[index] Add a caller relation for a call reference.
|
9 năm trước cách đây |
Argyrios Kyrtzidis
|
fe6dce9307
[RecursiveASTVisitor] Introduce dataTraverseStmtPre()/dataTraverseStmtPost() to allow clients to do before/after actions during data recursive visitation.
|
9 năm trước cách đây |
Argyrios Kyrtzidis
|
754b721c20
[libclang] Separate the underlying indexing functionality of libclang and introduce it into the clangIndex library.
|
9 năm trước cách đây |