[PATCH] D32010: [indexer] Record class template specializations using a new 'SpecializationOf' relationship

Alex Lorenz via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 20 03:56:23 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL300832: [index] Record class template specializations using a new 'SpecializationOf' (authored by arphaman).

Changed prior to commit:
  https://reviews.llvm.org/D32010?vs=95112&id=95927#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D32010

Files:
  cfe/trunk/include/clang/Index/IndexSymbol.h
  cfe/trunk/lib/Index/IndexDecl.cpp
  cfe/trunk/lib/Index/IndexSymbol.cpp
  cfe/trunk/lib/Index/IndexTypeSourceInfo.cpp
  cfe/trunk/lib/Index/IndexingContext.cpp
  cfe/trunk/lib/Index/IndexingContext.h
  cfe/trunk/test/Index/Core/index-source.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32010.95927.patch
Type: text/x-patch
Size: 5971 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170420/83c14108/attachment.bin>


More information about the cfe-commits mailing list