xref
: /
netbsd-src
/
external
/
apache2
/
llvm
/
dist
/
clang
/
utils
/
analyzer
/
projects
/
re2
/
run_static_analyzer.cmd
(revision e038c9c4676b0f19b1b7dd08a940c6ed64a6d5ae)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
cmake . -DCMAKE_BUILD_TYPE=Debug -Bbuild -GNinja
2
cmake --build build
3