[PATCH] D32020: [indexer] The relationship between the declarations in template specializations that 'override' declarations in the base template should be recorded

Alex Lorenz via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 20 05:41:54 PDT 2017


arphaman updated this revision to Diff 95940.
arphaman added a comment.

Updated the relationship to be 'overrideOf | specializationOf' to differentiate it from regular 'overrideOf'.


Repository:
  rL LLVM

https://reviews.llvm.org/D32020

Files:
  lib/Index/IndexDecl.cpp
  lib/Index/IndexingContext.cpp
  lib/Index/IndexingContext.h
  test/Index/Core/index-source.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32020.95940.patch
Type: text/x-patch
Size: 11138 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170420/1ac8ac24/attachment.bin>


More information about the cfe-commits mailing list