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
/
IndexingContext.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[index] Fix regression where ObjC method declarations may mistakenly get inde...
Argyrios Kyrtzidis
2016-03-31
1
-3
/
+3
*
[index] Make sure that declarations of builtin functions are indexed.
Argyrios Kyrtzidis
2016-03-17
1
-2
/
+5
*
Pacify gcc's parenthesis warning, which doesn't realize that parens don't mat...
Manuel Klimek
2016-03-09
1
-3
/
+2
*
[index] Add a message for the assertion, NFC.
Argyrios Kyrtzidis
2016-03-09
1
-1
/
+2
*
[index] Fix assertion hit when indexing re-declarations of built-in functions.
Argyrios Kyrtzidis
2016-03-09
1
-0
/
+1
*
[index] Distinguish USRs of anonymous enums by using their first enumerator.
Argyrios Kyrtzidis
2016-03-04
1
-4
/
+0
*
[index] Ignore ObjCTypeParamDecls during indexing.
Argyrios Kyrtzidis
2016-03-04
1
-0
/
+3
*
[index] Print and test module import references.
Argyrios Kyrtzidis
2016-02-29
1
-2
/
+7
*
silence -Wreturn-type warnings
Saleem Abdulrasool
2016-02-15
1
-0
/
+1
*
[libclang] Separate the underlying indexing functionality of libclang and int...
Argyrios Kyrtzidis
2016-02-12
1
-0
/
+325