Skip to content

Commit d218789

Browse files
authored
[Docs] Fix the description about %clang_cpp (#152842)
1 parent 5751e96 commit d218789

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/docs/TestingGuide.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -834,7 +834,7 @@ Besides replacing LLVM tool names, the following substitutions are performed in
834834
Invokes the Clang driver.
835835

836836
``%clang_cpp``
837-
Invokes the Clang driver for C++.
837+
Invokes the Clang driver as the preprocessor.
838838

839839
``%clang_cl``
840840
Invokes the CL-compatible Clang driver.

0 commit comments

Comments
 (0)