summaryrefslogtreecommitdiffstats
path: root/test/Index/Core/no-templated-canonical-decl.cpp
blob: 5434e9cb65158e378fbda73982f0394e2e425a44 (plain)
1
2
3
4
// RUN: c-index-test core -print-source-symbols -include-locals -- %s | FileCheck %s

template <template <typename> class A> class B { typedef A<int> A_int; };
// CHECK: [[@LINE-1]]:46 | class(Gen)/C++ | B | c:@ST>1#t>1#T@B | <no-cgname> | Def | rel: 0