summaryrefslogtreecommitdiffstats
path: root/docs/index.rst
diff options
context:
space:
mode:
authorJordan Rose <jordan_rose@apple.com>2012-12-15 00:36:53 +0000
committerJordan Rose <jordan_rose@apple.com>2012-12-15 00:36:53 +0000
commit2d3bad72e4f5ee9db82b5654f85d411aa5eac169 (patch)
tree60bcda7253c166f44c1e23ade5bcc12e56c892b5 /docs/index.rst
parentd74324371465a152387ac45e737ab7d23e543552 (diff)
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! git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@170260 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/index.rst')
-rw-r--r--docs/index.rst1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 66edeb1c5b..f7cc62d700 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -19,7 +19,6 @@ progress. This page will get filled out with docs soon...
ThreadSanitizer
Tooling
AddressSanitizer
- AnalyzerRegions
ClangPlugins
ClangTools
HowToSetupToolingForLLVM