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