-
Notifications
You must be signed in to change notification settings - Fork 15.3k
Open
Description
The "Obtaining the Static Analyzer" page within our documentation is obsolete:
- It claims that "Currently there are no officially supported binary distributions for the static analyzer. You must build Clang and LLVM manually.", which is wildly inaccurate, as AFAIK the analyzer is available within the regular clang packages of the various package managers.
- Moreover, the [Legacy] sections about ancient (9+ years old) binary builds should be removed, because their presence is useless and somewhat embarrassing.
@steakhal @Xazax-hun @haoNoQ What do you think about this? Do we even need this page or can we simply say that the analyzer is part of clang? (In the latter case we can direct the users to the Installation page of clang e.g. with a brief note on the top-level page of the analyzer docs.) Is there any reason to keep the [Legacy] content?
For reference, as of now (Oct 29, 2025) this page contains the following content:
