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
/
IndexTypeSourceInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Index] Fix reported references in presence of template type aliases
Ilya Biryukov
2019-05-23
1
-16
/
+28
*
[clang][Index] Enable indexing of Template Type Parameters behind a flag
Kadir Cetinkaya
2019-02-21
1
-0
/
+7
*
[clang][Index] Fix usage of IndexImplicitInstantiation
Kadir Cetinkaya
2019-02-18
1
-4
/
+4
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[Index] Respect "IndexFunctionLocals" option for type loc.
Haojian Wu
2018-10-04
1
-1
/
+2
*
[Index] Report specialization bases as references when IndexImplicitInstantia...
Fangrui Song
2018-09-23
1
-5
/
+6
*
Remove trailing space
Fangrui Song
2018-07-30
1
-2
/
+2
*
[Index] Add index::IndexingOptions::IndexImplicitInstantiation
Fangrui Song
2018-07-09
1
-1
/
+1
*
[index] Update indexing to handle CXXDeductionGuideDecls properly
Argyrios Kyrtzidis
2017-08-15
1
-2
/
+11
*
[index] Store correct location for namespace nested name qualifiers
Alex Lorenz
2017-05-15
1
-1
/
+1
*
[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
/
+25
*
[index] Take advantage of 'external_source_symbol' attribute for indexing pur...
Argyrios Kyrtzidis
2017-04-21
1
-0
/
+2
*
[index] Record class template specializations using a new 'SpecializationOf'
Alex Lorenz
2017-04-20
1
-2
/
+3
*
[index/AST] Determine if a typedef shares a name and spelling location with i...
Argyrios Kyrtzidis
2017-03-21
1
-3
/
+9
*
[index] C++: Improve handling of typedefs as base names in C++ class declarat...
Argyrios Kyrtzidis
2017-03-04
1
-6
/
+18
*
[index] Add 'Parameter' symbol kind and 'Local' symbol property to distinguis...
Argyrios Kyrtzidis
2017-02-26
1
-1
/
+1
*
[index] Add 'IBTypeOf' relation for ObjC methods marked with IBAction and pro...
Argyrios Kyrtzidis
2017-01-11
1
-7
/
+13
*
[libclang] Separate the underlying indexing functionality of libclang and int...
Argyrios Kyrtzidis
2016-02-12
1
-0
/
+202