The Nest
Explore
Sign in
nuudlman
llvm
clang
test
CodeGen
Inputs
debug-info-file-checksum-line.cpp
0
Compiler projects using llvm
Code
Changes
Tags
Discussions
main
int
foo
(
int
x
)
{
return
x
+
1
;
}
#line
100
void
test1
(
void
)
{
}
#line
200
void
test2
(
void
)
{
}