Commit History

作者 SHA1 備註 提交日期
  Alex Lorenz 4d2e73a5c6 [index] Record C++17 global binding declarations 8 年之前
  Alex Lorenz 4648a7930c [index] Index static_assert declarations 8 年之前
  Alex Lorenz 08d6b47db9 [index] Index the default template parameter values 8 年之前
  Alex Lorenz 15b4f09a33 [index] Index the deleted functions 8 年之前
  Alex Lorenz 546e0b9922 [index] Visit the default argument values in function definitions 8 年之前
  Alex Lorenz d22768f709 [index] 'using namespace' declarations in functions should record 8 年之前
  Alex Lorenz c06ddfb058 [index] Visit and store information about namespace alias declarations 8 年之前
  Alex Lorenz 6c05f3abb9 [index] Store correct location for namespace nested name qualifiers 8 年之前
  Alex Lorenz 1ab2136862 [index] Index template specialization arguments for function templats 8 年之前
  Alex Lorenz c77ddfcae5 [Index] The relation between the declarations in template 8 年之前
  Alex Lorenz 9a24d62d45 [index] Index type source info for class specializations 8 年之前
  Alex Lorenz bc371f9ed3 [index] Record the 'SpecializationOf' relation for function specializations 8 年之前
  Alex Lorenz 6d3ec86383 [index] The relation between the declarations in template specializations 8 年之前
  Alex Lorenz 59a0c5ecb8 [index] Record class template specializations using a new 'SpecializationOf' 8 年之前
  Argyrios Kyrtzidis 2040f8c570 [index] For C++ constructors/destructors, add references to the parent type where its name appears in definitions and declarations 8 年之前
  Argyrios Kyrtzidis e54da63eff [index] C++: Improve handling of typedefs as base names in C++ class declarations 8 年之前
  Argyrios Kyrtzidis c64d3a5d1a [index] USR generation: use getTemplateArgs() instead of getTemplateInstantiationArgs() 8 年之前
  Argyrios Kyrtzidis 231cda663b [index] Add 'contained-by' relation between references and their lexical container. 8 年之前
  Argyrios Kyrtzidis c900a4b13d [index] Introduce SymbolSubKind for reporting language-specific details. 8 年之前
  Argyrios Kyrtzidis 0e2326e6f9 [index] Handle properly C++14's template variables. 8 年之前
  Argyrios Kyrtzidis cf55f2614a [index] Make sure to mark class template symbols as having 'generic' sub-kind. 8 年之前
  Argyrios Kyrtzidis eab101ef5f [index] Fix assertion hit when handling a declaration of C++'s 'operator new' function. 8 年之前
  Argyrios Kyrtzidis 9f9a4eb120 [index] Fix crash with indexing designated init expressions inside templates. 9 年之前
  Ben Langmuir eacdb14b4d [index] Remove redundancy between symbol kind and language 9 年之前
  Argyrios Kyrtzidis 340ce98984 [index] Use ',' to separate symbol roles when printing. 9 年之前
  Argyrios Kyrtzidis 1c8c47123f [AST/index] Introduce an option 'SuppressTemplateArgsInCXXConstructors' in printing policy. 9 年之前