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
/
c-index-test
/
core_main.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Turn cl::values() (for enum) from a vararg function to using C++ variadic tem...
Mehdi Amini
2016-10-08
1
-2
/
+1
*
Update to match LLVM r272232.
Richard Smith
2016-06-09
1
-1
/
+5
*
[index] Add a SymbolSubKind for an ObjC unit test.
Argyrios Kyrtzidis
2016-04-22
1
-1
/
+2
*
[index] Change SymbolCXXTemplateKind to a 'SymbolSubKinds' bitset.
Argyrios Kyrtzidis
2016-04-22
1
-2
/
+3
*
[index] Print and test module import references.
Argyrios Kyrtzidis
2016-02-29
1
-0
/
+20
*
[AST/index] Introduce an option 'SuppressTemplateArgsInCXXConstructors' in pr...
Argyrios Kyrtzidis
2016-02-15
1
-4
/
+1
*
[index] Factor libclang's functionality to determing the mangled name of symb...
Argyrios Kyrtzidis
2016-02-14
1
-0
/
+10
*
Don't leak the ASTUnit when done with testing.
Benjamin Kramer
2016-02-14
1
-3
/
+2
*
[c-index-test] Fix a gcc build error.
Argyrios Kyrtzidis
2016-02-14
1
-1
/
+1
*
[index] Fix gcc builds.
Argyrios Kyrtzidis
2016-02-14
1
-1
/
+2
*
[index] Enhance c-index-test tool and have it link and test the clangIndex li...
Argyrios Kyrtzidis
2016-02-14
1
-0
/
+197