Histórico de Commits

Autor SHA1 Mensagem Data
  Ilya Biryukov 51db2e5c4b [Index] Fix reported references in presence of template type aliases há 6 anos atrás
  Kadir Cetinkaya 06c2fc247a [clang][Index] Enable indexing of Template Type Parameters behind a flag há 6 anos atrás
  Kadir Cetinkaya e0d7fd13fb [clang][Index] Fix usage of IndexImplicitInstantiation há 6 anos atrás
  Chandler Carruth 324f918438 Update the file headers across all of the LLVM projects in the monorepo há 6 anos atrás
  Haojian Wu 53a522e130 [Index] Respect "IndexFunctionLocals" option for type loc. há 6 anos atrás
  Fangrui Song 592222551a [Index] Report specialization bases as references when IndexImplicitInstantiation is true há 7 anos atrás
  Fangrui Song abdbb605f2 Remove trailing space há 7 anos atrás
  Fangrui Song b1e72a63c2 [Index] Add index::IndexingOptions::IndexImplicitInstantiation há 7 anos atrás
  Argyrios Kyrtzidis 5280dab80a [index] Update indexing to handle CXXDeductionGuideDecls properly há 8 anos atrás
  Alex Lorenz 6c05f3abb9 [index] Store correct location for namespace nested name qualifiers há 8 anos atrás
  Alex Lorenz 7c14490d8a [index] Avoid a crash that happens when looking up a dependent name há 8 anos atrás
  Alex Lorenz 35fdd442cf [index] Index simple dependent declaration references há 8 anos atrás
  Argyrios Kyrtzidis efab042a8b [index] Take advantage of 'external_source_symbol' attribute for indexing purposes há 8 anos atrás
  Alex Lorenz 59a0c5ecb8 [index] Record class template specializations using a new 'SpecializationOf' há 8 anos atrás
  Argyrios Kyrtzidis 8cf917cee9 [index/AST] Determine if a typedef shares a name and spelling location with its underlying tag type há 8 anos atrás
  Argyrios Kyrtzidis e54da63eff [index] C++: Improve handling of typedefs as base names in C++ class declarations há 8 anos atrás
  Argyrios Kyrtzidis 1d680d2459 [index] Add 'Parameter' symbol kind and 'Local' symbol property to distinguish function-local symbols há 8 anos atrás
  Argyrios Kyrtzidis 8293248be4 [index] Add 'IBTypeOf' relation for ObjC methods marked with IBAction and properties with IBOutletCollection. há 8 anos atrás
  Argyrios Kyrtzidis 754b721c20 [libclang] Separate the underlying indexing functionality of libclang and introduce it into the clangIndex library. há 9 anos atrás