[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
Thu Feb 21 01:53:39 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rC354560: [clang][Index] Enable indexing of Template Type Parameters behind a flag (authored by kadircet, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D58293?vs=187738&id=187739#toc

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/IndexDecl.cpp
  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.187739.patch
Type: text/x-patch
Size: 4941 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190221/95de4872/attachment.bin>


More information about the cfe-commits mailing list