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
/
lib
/
Index
/
IndexBody.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove trailing space
Fangrui Song
2018-07-30
1
-2
/
+2
*
[index] __builtin_offset's field reference is located at the end location
Alex Lorenz
2017-11-07
1
-1
/
+1
*
[index] index field references in __builtin_offset
Alex Lorenz
2017-11-07
1
-0
/
+11
*
[index] Remove 'implicit' role for message sends in implicit ObjC
Alex Lorenz
2017-07-03
1
-1
/
+25
*
[index] The references to explicit class properties should be recorded
Alex Lorenz
2017-05-24
1
-0
/
+12
*
[index] Record references to class receivers used in property references
Alex Lorenz
2017-05-18
1
-0
/
+3
*
[index] Avoid a crash that happens when looking up a dependent name
Alex Lorenz
2017-05-15
1
-0
/
+3
*
[index] Index simple dependent declaration references
Alex Lorenz
2017-05-10
1
-0
/
+44
*
[index/AST] Add references for ObjC getter=/setter= property attributes and r...
Argyrios Kyrtzidis
2017-03-16
1
-3
/
+11
*
[index] Add 'Parameter' symbol kind and 'Local' symbol property to distinguis...
Argyrios Kyrtzidis
2017-02-26
1
-1
/
+1
*
[index] Avoid using a RecursiveASTVisitor for SyntacticFormIndexer and iterat...
Argyrios Kyrtzidis
2016-11-01
1
-43
/
+14
*
[index] Fix repeated visitation of the same InitListExpr for indexing.
Argyrios Kyrtzidis
2016-10-31
1
-0
/
+17
*
Visit lambda capture inits from RecursiveASTVisitor::TraverseLambdaCapture().
Martin Bohme
2016-08-17
1
-1
/
+2
*
[index] Fix crash with indexing designated init expressions inside templates.
Argyrios Kyrtzidis
2016-08-03
1
-1
/
+1
*
Use ranges to concisely express iteration
David Majnemer
2016-06-23
1
-12
/
+7
*
[index] Fix issue where data visitation was disabled with C++ operator call e...
Argyrios Kyrtzidis
2016-03-01
1
-2
/
+2
*
[index] Add a caller relation for a call reference.
Argyrios Kyrtzidis
2016-02-29
1
-16
/
+29
*
[RecursiveASTVisitor] Introduce dataTraverseStmtPre()/dataTraverseStmtPost() ...
Argyrios Kyrtzidis
2016-02-13
1
-3
/
+7
*
[libclang] Separate the underlying indexing functionality of libclang and int...
Argyrios Kyrtzidis
2016-02-12
1
-0
/
+347