diff options
Diffstat (limited to 'clang/docs/ThreadSanitizer.rst')
-rw-r--r-- | clang/docs/ThreadSanitizer.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/docs/ThreadSanitizer.rst b/clang/docs/ThreadSanitizer.rst index d1e2c65ec5f..0d039bd5b25 100644 --- a/clang/docs/ThreadSanitizer.rst +++ b/clang/docs/ThreadSanitizer.rst @@ -12,7 +12,7 @@ ThreadSanitizer is about **5x-10x**. How to build ------------ -Build LLVM/Clang with `CMake <http://llvm.org/docs/CMake.html>`_. +Build LLVM/Clang with `CMake <https://llvm.org/docs/CMake.html>`_. Supported Platforms ------------------- |