[Clang][Docs] Fix typo in clang.rst (#150907)

This commit is contained in:
Tomer Shafir 2025-07-28 19:13:46 +03:00 committed by GitHub
parent 9c82f87aec
commit 5f20518f5b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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