Remove old description of analyzer internals from public docs.

The file still exists in docs/analyzer/, but it won't be linked to from
clang.llvm.org or processed as part of the default Sphinx doc-build.
RegionStore has changed a lot from what Ted and Zhongxing describe here!

llvm-svn: 170260
This commit is contained in:
Jordan Rose 2012-12-15 00:36:53 +00:00
parent 5fdeb21249
commit ba8307d2e5
2 changed files with 0 additions and 1 deletions

View File

@ -19,7 +19,6 @@ progress. This page will get filled out with docs soon...
ThreadSanitizer
Tooling
AddressSanitizer
AnalyzerRegions
ClangPlugins
ClangTools
HowToSetupToolingForLLVM