blob: 8d2b3aca6e474513fbe072b644c184ba728c2247 [file] [edit]
:orphan:
Obtaining the Static Analyzer
=============================
The 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.