forked from OSchip/llvm-project
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:
parent
5fdeb21249
commit
ba8307d2e5
|
@ -19,7 +19,6 @@ progress. This page will get filled out with docs soon...
|
|||
ThreadSanitizer
|
||||
Tooling
|
||||
AddressSanitizer
|
||||
AnalyzerRegions
|
||||
ClangPlugins
|
||||
ClangTools
|
||||
HowToSetupToolingForLLVM
|
||||
|
|
Loading…
Reference in New Issue