Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
3e335c118140c40b264a26b13e44af368514cb87
/
.
/
test
/
Index
/
index-file.cpp
blob: bf2d62c556808e6bfab0dbb3e506c8cbbd0e73ed [
file
] [
log
] [
blame
]
using
MyTypeAlias
=
int
;
// RUN: c-index-test -index-file %s > %t
// RUN: FileCheck %s -input-file=%t
// CHECK: [indexDeclaration]: kind: type-alias | name: MyTypeAlias | {{.*}} | loc: 1:7