We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
VendorDocumentation.rst
TestingLibcxx.rst
1 parent 68e4518 commit 397e4dcCopy full SHA for 397e4dc
libcxx/docs/TestingLibcxx.rst
@@ -26,7 +26,7 @@ Please see the `Lit Command Guide`_ for more information about LIT.
26
Usage
27
-----
28
29
-After building libc++, you can run parts of the libc++ test suite by simply
+After :ref:`building libc++ <VendorDocumentation>`, you can run parts of the libc++ test suite by simply
30
running ``llvm-lit`` on a specified test or directory. If you're unsure
31
whether the required libraries have been built, you can use the
32
``cxx-test-depends`` target. For example:
0 commit comments