Skip to content

Conversation

H-G-Hristov
Copy link
Contributor

...to make it easier for readers to locate how to build the library.

…ngLibcxx.rst`

...to make it easier for readers to locate how to build the library.
@H-G-Hristov H-G-Hristov requested a review from a team as a code owner September 14, 2024 17:45
@llvmbot llvmbot added the libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi. label Sep 14, 2024
@llvmbot
Copy link
Member

llvmbot commented Sep 14, 2024

@llvm/pr-subscribers-libcxx

Author: Hristo Hristov (H-G-Hristov)

Changes

...to make it easier for readers to locate how to build the library.


Full diff: https://github.com/llvm/llvm-project/pull/108714.diff

1 Files Affected:

  • (modified) libcxx/docs/TestingLibcxx.rst (+1-1)
diff --git a/libcxx/docs/TestingLibcxx.rst b/libcxx/docs/TestingLibcxx.rst
index 55f84a312e85c8..3d43a66745bedf 100644
--- a/libcxx/docs/TestingLibcxx.rst
+++ b/libcxx/docs/TestingLibcxx.rst
@@ -26,7 +26,7 @@ Please see the `Lit Command Guide`_ for more information about LIT.
 Usage
 -----
 
-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
 running ``llvm-lit`` on a specified test or directory. If you're unsure
 whether the required libraries have been built, you can use the
 ``cxx-test-depends`` target. For example:

@ldionne ldionne merged commit 397e4dc into llvm:main Sep 16, 2024
65 checks passed
@H-G-Hristov H-G-Hristov deleted the hgh/libcxx/add-link-to-VendorDocs branch September 17, 2024 06:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
libc++ libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants