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
/
IndexSymbol.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[index] Add SymbolSubKinds for ObjC IB annotations.
Argyrios Kyrtzidis
2016-04-22
1
-0
/
+17
*
[index] Add a SymbolSubKind for an ObjC unit test.
Argyrios Kyrtzidis
2016-04-22
1
-1
/
+35
*
[index] Change SymbolCXXTemplateKind to a 'SymbolSubKinds' bitset.
Argyrios Kyrtzidis
2016-04-22
1
-19
/
+41
*
[index] Remove redundancy between symbol kind and language
Ben Langmuir
2016-03-25
1
-45
/
+44
*
[index] Print and test module import references.
Argyrios Kyrtzidis
2016-02-29
1
-0
/
+3
*
[index] Add a caller relation for a call reference.
Argyrios Kyrtzidis
2016-02-29
1
-0
/
+2
*
[index] Use ',' to separate symbol roles when printing.
Argyrios Kyrtzidis
2016-02-29
1
-1
/
+1
*
[AST/index] Introduce an option 'SuppressTemplateArgsInCXXConstructors' in pr...
Argyrios Kyrtzidis
2016-02-15
1
-0
/
+19
*
silence -Wreturn-type warnings
Saleem Abdulrasool
2016-02-15
1
-0
/
+3
*
[index] Enhance c-index-test tool and have it link and test the clangIndex li...
Argyrios Kyrtzidis
2016-02-14
1
-0
/
+99
*
[libclang] Separate the underlying indexing functionality of libclang and int...
Argyrios Kyrtzidis
2016-02-12
1
-0
/
+187