Jan Korous
|
84cc1b7ded
[clang][NFCI] Fix random typos
|
il y a 6 ans |
Ilya Biryukov
|
93cc0ae0de
[Index] Compute correct symbol kind for variable templates
|
il y a 6 ans |
Ilya Biryukov
|
a77a165f0d
[Index] Correctly set symbol kind of IndirectFieldDecl
|
il y a 6 ans |
Kadir Cetinkaya
|
87becae02c
[clang][Index] Mark references from Constructors and Destructors to class as NameReference
|
il y a 6 ans |
Volodymyr Sapsai
|
33184f7554
[index] Improve indexing support for MSPropertyDecl.
|
il y a 6 ans |
Kadir Cetinkaya
|
1540b2e60f
[clang][Index] Visit UsingDecls and generate USRs for them
|
il y a 6 ans |
Kadir Cetinkaya
|
06c2fc247a
[clang][Index] Enable indexing of Template Type Parameters behind a flag
|
il y a 6 ans |
Chandler Carruth
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
il y a 6 ans |
Argyrios Kyrtzidis
|
1e8f9cd0c0
[index] Introduce 'ProtocolInterface' as part of SymbolPropertySet
|
il y a 7 ans |
Eric Liu
|
8576df59f2
[Index] Add indexing support for MACROs.
|
il y a 7 ans |
Sam McCall
|
48fa9ac3ec
[Index] Reduce size of SymbolInfo struct.
|
il y a 7 ans |
Ben Langmuir
|
1cfec5f606
[index] Add indexing for unresolved-using declarations
|
il y a 8 ans |
Ben Langmuir
|
a50011f98b
[index] Set SymbolSubKind::Accessor[GS]etter on class methods
|
il y a 8 ans |
Richard Smith
|
affbdbb5c5
[modules ts] Basic for module linkage.
|
il y a 8 ans |
Alex Lorenz
|
4d2e73a5c6
[index] Record C++17 global binding declarations
|
il y a 8 ans |
Alex Lorenz
|
d22768f709
[index] 'using namespace' declarations in functions should record
|
il y a 8 ans |
Argyrios Kyrtzidis
|
088eaf5b7b
[index] Fix forward declarations interfering with USR generation of external source symbols
|
il y a 8 ans |
Argyrios Kyrtzidis
|
8f2ae42562
[index] If the 'external_source_symbol' attribute indicates 'Swift' as the language then report it accordingly
|
il y a 8 ans |
Alex Lorenz
|
59a0c5ecb8
[index] Record class template specializations using a new 'SpecializationOf'
|
il y a 8 ans |
Argyrios Kyrtzidis
|
53160ec419
[index] When indexing system headers make sure to report important reference relations
|
il y a 8 ans |
Argyrios Kyrtzidis
|
0bfb9a5b9a
[index] Mark categories of test classes with the 'UnitTest' symbol property as well.
|
il y a 8 ans |
Argyrios Kyrtzidis
|
1d680d2459
[index] Add 'Parameter' symbol kind and 'Local' symbol property to distinguish function-local symbols
|
il y a 8 ans |
Argyrios Kyrtzidis
|
4a19ab5950
[index] Introduce symbol subkinds to mark an accessor getter or setter.
|
il y a 8 ans |
Argyrios Kyrtzidis
|
8293248be4
[index] Add 'IBTypeOf' relation for ObjC methods marked with IBAction and properties with IBOutletCollection.
|
il y a 8 ans |
Argyrios Kyrtzidis
|
231cda663b
[index] Add 'contained-by' relation between references and their lexical container.
|
il y a 8 ans |
Argyrios Kyrtzidis
|
c900a4b13d
[index] Introduce SymbolSubKind for reporting language-specific details.
|
il y a 8 ans |
Argyrios Kyrtzidis
|
0e0e98c015
[index] Rename SymbolSubKind -> SymbolProperty, NFC.
|
il y a 8 ans |
Argyrios Kyrtzidis
|
b5e3c67b85
[index] Add SymbolSubKind for the GKInspectable annotation.
|
il y a 8 ans |
Argyrios Kyrtzidis
|
0e2326e6f9
[index] Handle properly C++14's template variables.
|
il y a 8 ans |
Argyrios Kyrtzidis
|
cf55f2614a
[index] Make sure to mark class template symbols as having 'generic' sub-kind.
|
il y a 8 ans |