index
:
delta/clang.git
baserock/flang
google/stable
google/testing
master
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
release_34
release_35
release_35@215011
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
llvm.org: Obsolete (use llvm)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
Index
/
Core
/
index-source.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Finish building the full-expression for a static_assert expression
Richard Smith
2019-09-20
1
-2
/
+2
*
[clang][Index] Mark references from Constructors and Destructors to class as ...
Kadir Cetinkaya
2019-03-08
1
-8
/
+8
*
[clang][Index] Fix usage of IndexImplicitInstantiation
Kadir Cetinkaya
2019-02-18
1
-8
/
+8
*
[Index] Use locations to uniquify function-scope BindingDecl USR
Fangrui Song
2018-10-09
1
-0
/
+2
*
[index] tag declarations should use the decl role instead of ref
Alex Lorenz
2017-11-09
1
-3
/
+3
*
[index] __builtin_offset's field reference is located at the end location
Alex Lorenz
2017-11-07
1
-1
/
+1
*
[index] index field references in __builtin_offset
Alex Lorenz
2017-11-07
1
-0
/
+33
*
[index] Update indexing to handle CXXDeductionGuideDecls properly
Argyrios Kyrtzidis
2017-08-15
1
-0
/
+13
*
[index] Index nested name qualifiers in a forward declaration of a
Alex Lorenz
2017-07-04
1
-0
/
+16
*
[index] Add the "SpecializationOf" relation to the forward declarations
Alex Lorenz
2017-06-22
1
-3
/
+7
*
[index] Nested class declarations should be annotated with the
Alex Lorenz
2017-06-21
1
-0
/
+17
*
[index] Record C++17 global binding declarations
Alex Lorenz
2017-06-15
1
-1
/
+27
*
[index] Index static_assert declarations
Alex Lorenz
2017-06-15
1
-0
/
+16
*
[index] Index the default template parameter values
Alex Lorenz
2017-05-22
1
-0
/
+59
*
[index] Index the deleted functions
Alex Lorenz
2017-05-22
1
-0
/
+8
*
[index] Visit the default argument values in function definitions
Alex Lorenz
2017-05-22
1
-1
/
+17
*
[index] 'using namespace' declarations in functions should record
Alex Lorenz
2017-05-22
1
-0
/
+11
*
[index] Visit and store information about namespace alias declarations
Alex Lorenz
2017-05-15
1
-0
/
+7
*
[index] Store correct location for namespace nested name qualifiers
Alex Lorenz
2017-05-15
1
-0
/
+18
*
[index] Index template specialization arguments for function templats
Alex Lorenz
2017-05-12
1
-0
/
+27
*
[Index] The relation between the declarations in template
Alex Lorenz
2017-05-04
1
-27
/
+26
*
[index] Index type source info for class specializations
Alex Lorenz
2017-04-25
1
-0
/
+33
*
[index] Record the 'SpecializationOf' relation for function specializations
Alex Lorenz
2017-04-25
1
-0
/
+35
*
[index] The relation between the declarations in template specializations
Alex Lorenz
2017-04-24
1
-0
/
+109
*
[index] Record class template specializations using a new 'SpecializationOf'
Alex Lorenz
2017-04-20
1
-0
/
+20
*
[index] For C++ constructors/destructors, add references to the parent type w...
Argyrios Kyrtzidis
2017-03-17
1
-3
/
+20
*
[index] C++: Improve handling of typedefs as base names in C++ class declarat...
Argyrios Kyrtzidis
2017-03-04
1
-1
/
+14
*
[index] USR generation: use getTemplateArgs() instead of getTemplateInstantia...
Argyrios Kyrtzidis
2017-02-15
1
-0
/
+10
*
[index] Add 'contained-by' relation between references and their lexical cont...
Argyrios Kyrtzidis
2017-01-11
1
-4
/
+4
*
[index] Introduce SymbolSubKind for reporting language-specific details.
Argyrios Kyrtzidis
2017-01-08
1
-0
/
+11
*
[index] Handle properly C++14's template variables.
Argyrios Kyrtzidis
2016-11-07
1
-1
/
+12
*
[index] Make sure to mark class template symbols as having 'generic' sub-kind.
Argyrios Kyrtzidis
2016-11-07
1
-1
/
+5
*
[index] Fix assertion hit when handling a declaration of C++'s 'operator new'...
Argyrios Kyrtzidis
2016-11-02
1
-0
/
+6
*
[index] Fix crash with indexing designated init expressions inside templates.
Argyrios Kyrtzidis
2016-08-03
1
-0
/
+12
*
[index] Remove redundancy between symbol kind and language
Ben Langmuir
2016-03-25
1
-1
/
+1
*
[index] Use ',' to separate symbol roles when printing.
Argyrios Kyrtzidis
2016-02-29
1
-1
/
+1
*
[AST/index] Introduce an option 'SuppressTemplateArgsInCXXConstructors' in pr...
Argyrios Kyrtzidis
2016-02-15
1
-0
/
+9