[PATCH] D58293: [clang][Index] Enable indexing of Template Type Parameters behind a flag

Kadir Cetinkaya via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 19 03:28:36 PST 2019


kadircet updated this revision to Diff 187341.
kadircet marked 2 inline comments as done.
kadircet added a comment.

- Fix handling of TemplateTemplateTypeParams


Repository:
  rC Clang

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58293/new/

https://reviews.llvm.org/D58293

Files:
  include/clang/Index/IndexingAction.h
  lib/Index/IndexSymbol.cpp
  lib/Index/IndexTypeSourceInfo.cpp
  lib/Index/IndexingContext.cpp
  lib/Index/IndexingContext.h
  unittests/Index/IndexTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58293.187341.patch
Type: text/x-patch
Size: 4332 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190219/f119ef65/attachment.bin>


More information about the cfe-commits mailing list