- 70467dd [clang][index] NFC: Stylistic changes by Jan Svoboda · 1 year, 2 months ago
- f3dcc23 [clang] Use StringRef::{starts,ends}_with (NFC) (#75149) by Kazu Hirata · 1 year, 5 months ago
- edd690b [clang][NFC] Refactor `TagTypeKind` (#71160) by Vlad Serebrennikov · 1 year, 6 months ago
- 8775947 [clang][NFC] Refactor `clang::Linkage` (#71049) by Vlad Serebrennikov · 1 year, 6 months ago
- 3a3b84b [clang] remove ClassScopeFunctionSpecializationDecl (#66636) by Krystian Stasiowski · 1 year, 7 months ago
- 612f3ac [Modules] Remove -fmodules-ts by Chuanqi Xu · 2 years, 3 months ago
- 75e16fd [Index] [clangd] Support for concept declarations and requires expressions by Ilya Biryukov · 3 years, 1 month ago
- b2d0c16 [clang] p1099 using enum part 2 by Nathan Sidwell · 4 years ago
- 84240e0d [clang][Index] Introduce a TemplateParm SymbolKind by Kadir Cetinkaya · 5 years ago
- 60573ae Remove Expr.h include from ASTContext.h, NFC by Reid Kleckner · 5 years ago
- e72321f [clang][NFCI] Fix random typos by Jan Korous · 6 years ago
- f6faa38 [Index] Compute correct symbol kind for variable templates by Ilya Biryukov · 6 years ago
- bf559a7 [Index] Correctly set symbol kind of IndirectFieldDecl by Ilya Biryukov · 6 years ago
- e7eb27a [clang][Index] Mark references from Constructors and Destructors to class as NameReference by Kadir Cetinkaya · 6 years ago
- 4b0f7f9 [index] Improve indexing support for MSPropertyDecl. by Volodymyr Sapsai · 6 years ago
- a87ada0 [clang][Index] Visit UsingDecls and generate USRs for them by Kadir Cetinkaya · 6 years ago
- b780517 [clang][Index] Enable indexing of Template Type Parameters behind a flag by Kadir Cetinkaya · 6 years ago
- 2946cd7 Update the file headers across all of the LLVM projects in the monorepo by Chandler Carruth · 6 years ago
- 7c3a12f [index] Introduce 'ProtocolInterface' as part of SymbolPropertySet by Argyrios Kyrtzidis · 7 years ago
- 8c97195 [Index] Add indexing support for MACROs. by Eric Liu · 7 years ago
- e83ae11 [Index] Reduce size of SymbolInfo struct. by Sam McCall · 7 years ago
- fd6e39c [index] Add indexing for unresolved-using declarations by Ben Langmuir · 8 years ago
- 1f38815 [index] Set SymbolSubKind::Accessor[GS]etter on class methods by Ben Langmuir · 8 years ago
- 1283e98 [modules ts] Basic for module linkage. by Richard Smith · 8 years ago
- 8a656c9 [index] Record C++17 global binding declarations by Alex Lorenz · 8 years ago
- d65b3e4 [index] 'using namespace' declarations in functions should record by Alex Lorenz · 8 years ago
- 11d7048 [index] Fix forward declarations interfering with USR generation of external source symbols by Argyrios Kyrtzidis · 8 years ago
- b4b85f2 [index] If the 'external_source_symbol' attribute indicates 'Swift' as the language then report it accordingly by Argyrios Kyrtzidis · 8 years ago
- f6071c3 [index] Record class template specializations using a new 'SpecializationOf' by Alex Lorenz · 8 years ago
- a9876ca [index] When indexing system headers make sure to report important reference relations by Argyrios Kyrtzidis · 8 years ago
- a970699 [index] Mark categories of test classes with the 'UnitTest' symbol property as well. by Argyrios Kyrtzidis · 8 years ago
- 6d1a15b2 [index] Add 'Parameter' symbol kind and 'Local' symbol property to distinguish function-local symbols by Argyrios Kyrtzidis · 8 years ago
- 2a89c85 [index] Introduce symbol subkinds to mark an accessor getter or setter. by Argyrios Kyrtzidis · 8 years ago
- de0f508 [index] Add 'IBTypeOf' relation for ObjC methods marked with IBAction and properties with IBOutletCollection. by Argyrios Kyrtzidis · 8 years ago
- df60aa8 [index] Add 'contained-by' relation between references and their lexical container. by Argyrios Kyrtzidis · 8 years ago
- e24f5e2 [index] Introduce SymbolSubKind for reporting language-specific details. by Argyrios Kyrtzidis · 8 years ago
- db46983 [index] Rename SymbolSubKind -> SymbolProperty, NFC. by Argyrios Kyrtzidis · 8 years ago
- f42032a [index] Add SymbolSubKind for the GKInspectable annotation. by Argyrios Kyrtzidis · 9 years ago
- 9d8ab72 [index] Handle properly C++14's template variables. by Argyrios Kyrtzidis · 9 years ago
- 3e5b61f [index] Make sure to mark class template symbols as having 'generic' sub-kind. by Argyrios Kyrtzidis · 9 years ago
- 806faaf [index] Fixes for locations and relations in Objective C categories and getters/setters by Argyrios Kyrtzidis · 9 years ago
- 0642a21 [index] Add SymbolSubKinds for ObjC IB annotations. by Argyrios Kyrtzidis · 9 years ago
- f30c8c6 [index] Add a SymbolSubKind for an ObjC unit test. by Argyrios Kyrtzidis · 9 years ago
- f2142cb [index] Change SymbolCXXTemplateKind to a 'SymbolSubKinds' bitset. by Argyrios Kyrtzidis · 9 years ago
- 443913f [index] Remove redundancy between symbol kind and language by Ben Langmuir · 9 years ago
- 113387e [index] Print and test module import references. by Argyrios Kyrtzidis · 9 years ago
- a8b51c1 [index] Add a caller relation for a call reference. by Argyrios Kyrtzidis · 9 years ago
- d97ec18 [index] Use ',' to separate symbol roles when printing. by Argyrios Kyrtzidis · 9 years ago
- d571908 [AST/index] Introduce an option 'SuppressTemplateArgsInCXXConstructors' in printing policy. by Argyrios Kyrtzidis · 9 years ago
- 9b0ac33 silence -Wreturn-type warnings by Saleem Abdulrasool · 9 years ago
- 6fdcb9c [index] Enhance c-index-test tool and have it link and test the clangIndex library directly. by Argyrios Kyrtzidis · 9 years ago
- f4fb85b [libclang] Separate the underlying indexing functionality of libclang and introduce it into the clangIndex library. by Argyrios Kyrtzidis · 9 years ago