The Nest
Explore
Sign in
nuudlman
llvm
llvm
test
tools
llvm-pdbutil
Inputs
TypeServerTest.cpp
0
Compiler projects using llvm
Code
Changes
Tags
Discussions
main
//
Compile with "cl /c /Zi TypeServerTest.cpp /FdTypeServerTest.pdb"
int
main
(
void
)
{
return
0
;
}