xref
: /
llvm-project
/
clang
/
test
/
CoverageMapping
/
Inputs
/
ends_a_scope
(revision bf42cfd75fcaf6a98e8781cb49c07c181f6b4330)
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