ilya-biryukov added a comment.

It feels that storing template parameters in the index is a waste, one can only 
access them through the scope they are introduced in (there are out-of-line 
definitions of a function, but I think we treat every redeclaration of template 
headers separately).
Can we get the information from the AST whenever we need it?


Repository:
  rCTE Clang Tools Extra

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

https://reviews.llvm.org/D58294



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to