5 The Clang Static Analyzer is a source code analysis tool that finds bugs in C, C++, and Objective-C programs.
6 It implements *path-sensitive*, *inter-procedural analysis* based on *symbolic execution* technique.
8 This is the Static Analyzer documentation page.
10 See the `Official Tool Page <https://clang-analyzer.llvm.org/>`_.
13 :caption: Table of Contents
19 analyzer/developer-docs