Skip to content

Conversation

@parabola94
Copy link
Contributor

No description provided.

@llvmbot
Copy link
Member

llvmbot commented Aug 9, 2025

@llvm/pr-subscribers-clang

@llvm/pr-subscribers-testing-tools

Author: None (parabola94)

Changes

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

1 Files Affected:

  • (modified) llvm/docs/TestingGuide.rst (+1-1)
diff --git a/llvm/docs/TestingGuide.rst b/llvm/docs/TestingGuide.rst index b1819c795bab4..e6a27849f13be 100644 --- a/llvm/docs/TestingGuide.rst +++ b/llvm/docs/TestingGuide.rst @@ -834,7 +834,7 @@ Besides replacing LLVM tool names, the following substitutions are performed in Invokes the Clang driver. ``%clang_cpp`` - Invokes the Clang driver for C++. + Invokes the Clang preprocessor. ``%clang_cl`` Invokes the CL-compatible Clang driver. 
@parabola94 parabola94 added documentation clang Clang issues not falling into any other category labels Aug 9, 2025
@parabola94 parabola94 requested a review from MaskRay August 9, 2025 20:27
@parabola94 parabola94 force-pushed the doc-clang-cpp-in-testing branch from 325ae86 to f646c12 Compare August 10, 2025 03:31
@parabola94 parabola94 merged commit d218789 into llvm:main Aug 10, 2025
10 checks passed
@parabola94 parabola94 deleted the doc-clang-cpp-in-testing branch August 10, 2025 23:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

clang Clang issues not falling into any other category documentation testing-tools

3 participants