---
orphan: true
---

# 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.

