Skip to content

Conversation

@tomershafir
Copy link
Contributor

No description provided.

@tomershafir tomershafir marked this pull request as ready for review July 28, 2025 09:14
@llvmbot llvmbot added the clang Clang issues not falling into any other category label Jul 28, 2025
@llvmbot
Copy link
Member

llvmbot commented Jul 28, 2025

@llvm/pr-subscribers-clang

Author: Tomer Shafir (tomershafir)

Changes

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

1 Files Affected:

  • (modified) clang/docs/CommandGuide/clang.rst (+1-1)
diff --git a/clang/docs/CommandGuide/clang.rst b/clang/docs/CommandGuide/clang.rst
index 7d49f2cc28a10..4c1f8e47ce381 100644
--- a/clang/docs/CommandGuide/clang.rst
+++ b/clang/docs/CommandGuide/clang.rst
@@ -645,7 +645,7 @@ Driver Options
 
   Save internal code generation (LLVM) statistics to a file in the current
   directory (:option:`-save-stats`/"-save-stats=cwd") or the directory
-  of the output file ("-save-state=obj").
+  of the output file ("-save-stats=obj").
 
   You can also use environment variables to control the statistics reporting.
   Setting ``CC_PRINT_INTERNAL_STAT`` to ``1`` enables the feature, the report

@tomershafir tomershafir force-pushed the clang-docs-fix-typo branch from 4a74928 to edcd628 Compare July 28, 2025 09:16
@hstk30-hw hstk30-hw merged commit 5f20518 into llvm:main Jul 28, 2025
10 checks passed
@tomershafir tomershafir deleted the clang-docs-fix-typo branch July 28, 2025 18:36
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants