Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
49b32d80416288b6eb8e26f76c40a8e32c20a361
/
.
/
clang
/
test
/
CodeCompletion
/
truncation.c.h
blob: a5ebbacb34421f61e80d5bfb7748c649c0dec7a9 [
file
] [
log
] [
blame
]
Douglas Gregor
ea9b03e
2009-09-22 21:11:38 +0000
[
diff
] [
blame
]
1
struct
X
{
};
2
struct
Y
{
};
3
4
struct
Xa
{
};
5