[PATCH] D74830: [clang][Index] Fix the incomplete instantiations in libindex.

Haojian Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 20 02:33:43 PST 2020


hokein updated this revision to Diff 245608.
hokein marked 3 inline comments as done.
hokein added a comment.

Add an explicit template declaration (not definition) testcase.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74830

Files:
  clang-tools-extra/clangd/unittests/XRefsTests.cpp
  clang/lib/Index/IndexingContext.cpp
  clang/test/Index/Core/index-instantiated-source.cpp
  clang/test/Index/Core/index-source.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74830.245608.patch
Type: text/x-patch
Size: 5989 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200220/1a83199f/attachment-0001.bin>


More information about the cfe-commits mailing list