This revision was automatically updated to reflect the committed changes.
Closed by commit rL315367: Fix indexer crash for default template template
parameter value (authored by jkorous).
Changed prior to commit:
https://reviews.llvm.org/D38755?vs=118451&id=118476#toc
Repository:
rL LLVM
ht
arphaman accepted this revision.
arphaman added a comment.
This revision is now accepted and ready to land.
Thanks, LGTM.
https://reviews.llvm.org/D38755
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/l
jkorous-apple created this revision.
fix + testcase
https://reviews.llvm.org/D38755
Files:
lib/Index/IndexDecl.cpp
test/Index/index-template-template-param.cpp
Index: test/Index/index-template-template-param.cpp
===
--- /dev/