xref
: /
openbsd-src
/
gnu
/
llvm
/
clang
/
utils
/
analyzer
/
projects
/
cxxopts
/
run_static_analyzer.cmd
(revision 76d0caaeb19ae0808d90af1d0b3b7b50b3e5383f)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
cmake . -DCMAKE_BUILD_TYPE=Debug -Bbuild -GNinja
2
cmake --build build
3