brintos

brintos / llvm-project-archived public Read only

0
0
Text · 355 B · 8d2b3ac Raw
7 lines · plain
1:orphan:2 3Obtaining the Static Analyzer4=============================5 6The Static Analyzer can be obtained as a part of Clang; for downloading and installing Clang visit the `LLVM releases page <https://releases.llvm.org/>`_. Once the analyzer is installed, follow the :doc:`CommandLineUsage` on using the command line to get started analyzing your code.7