xref
: /
dports
/
lang
/
gcc6-aux
/
gcc-6-20180516
/
gcc
/
testsuite
/
g++.dg
/
eh
/
weak1-a.cc
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
f()
1
extern
void
f
() {
2
throw
7
;
3
}
4