MaskRay added a comment. @akyrtzi When I run `c-index-test core -print-source-symbols -- a.cc` on
template <typename> struct actor; template <template <typename> class Actor = actor> struct terminal; the issue disappears. It emerges only when `clang_indexTranslationUnit` is called with interactions of other things. Repository: rC Clang https://reviews.llvm.org/D41575 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits