diff --git a/libcxx/docs/TestingLibcxx.rst b/libcxx/docs/TestingLibcxx.rst index 3320f7d2e769..56cf4aca236f 100644 --- a/libcxx/docs/TestingLibcxx.rst +++ b/libcxx/docs/TestingLibcxx.rst @@ -116,6 +116,7 @@ Additional tools The libc++ test suite uses a few optional tools to improve the code quality. These tools are: + - clang-tidy (you might need additional dev packages to compile libc++-specific clang-tidy checks) Reproducing CI issues locally