llvm-project/clang/test/Index/Core
Alex Lorenz 41856684c1 [index] tag declarations should use the decl role instead of ref
The 'decl' role is more canonical than the 'ref'. This helps us establish the
'specialization-of' relation just by looking at decls or defs.

rdar://31884960

llvm-svn: 317832
2017-11-09 20:50:59 +00:00
..
Inputs [index] When indexing system headers make sure to report important reference relations 2017-03-23 16:34:47 +00:00
designated-inits.c [index] Add 'contained-by' relation between references and their lexical container. 2017-01-11 20:51:10 +00:00
external-source-symbol-attr.m [index] Fix forward declarations interfering with USR generation of external source symbols 2017-05-20 04:11:33 +00:00
index-dependent-source.cpp [index] Add indexing for unresolved-using declarations 2017-08-16 23:12:21 +00:00
index-instantiated-source.cpp [index] The references to enum constants from member enums that are 2017-05-23 16:47:01 +00:00
index-pch.c [c-index-test] Provide capability for 'c-index-test core' to dump symbol information from a PCH/module file. 2017-01-29 04:50:35 +00:00
index-source-invalid-name.cpp [index] Don't add relation to a NamedDecl with no name 2017-07-12 22:05:30 +00:00
index-source.cpp [index] tag declarations should use the decl role instead of ref 2017-11-09 20:50:59 +00:00
index-source.m [index] Set SymbolSubKind::Accessor[GS]etter on class methods 2017-07-21 23:04:27 +00:00
index-source.mm [index] In ObjC++ handle objc type parameters for function USRs. 2016-03-04 07:17:43 +00:00
index-subkinds.m [index] Mark categories of test classes with the 'UnitTest' symbol property as well. 2017-03-07 09:38:08 +00:00
index-system.mm [index] When indexing system headers make sure to report important reference relations 2017-03-23 16:34:47 +00:00
index-with-module.m [c-index-test] Provide capability to index module file imports and dump their input files. 2017-01-30 06:05:58 +00:00
no-templated-canonical-decl.cpp [Index] Prevent canonical decl becoming nullptr 2017-07-18 07:20:53 +00:00