xref
: /
external
/
llvm-project
/
clang
/
test
/
CoverageMapping
/
Inputs
/
ends_a_scope
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
// This file closes a scope
2
3
}
4
5
if (true) x = x;
6