xref
: /
external
/
libabigail
/
tests
/
data
/
test-diff-filter
/
test43-decl-only-def-change-leaf-report-v1.cc
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
struct
S
2
{
3
int
m
;
4
};
5
6
void
foo(S *)
7
foo
(
S
*)
8
{}
9