diff --git a/llvm/docs/TestingGuide.rst b/llvm/docs/TestingGuide.rst index b1819c795bab4..f79d7eacd5b6c 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 driver as the preprocessor. ``%clang_cl`` Invokes the CL-compatible Clang driver.