diff options
-rw-r--r-- | clang/docs/index.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/clang/docs/index.rst b/clang/docs/index.rst index 038e943b1eb..fbb0d4f34f9 100644 --- a/clang/docs/index.rst +++ b/clang/docs/index.rst @@ -16,9 +16,10 @@ progress. This page will get filled out with docs soon... LibASTMatchers LibTooling PCHInternals - ThreadSanitizer Tooling AddressSanitizer + ThreadSanitizer + MemorySanitizer ClangPlugins ClangTools HowToSetupToolingForLLVM |