[all-commits] [llvm/llvm-project] 47a40e: Fix #41439: Update the documentation with the corr...
Da-Viper via All-commits
all-commits at lists.llvm.org
Mon Dec 4 08:12:35 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 47a40e80c553b07a08f0f17fd68c12ae9b9a2a67
https://github.com/llvm/llvm-project/commit/47a40e80c553b07a08f0f17fd68c12ae9b9a2a67
Author: Da-Viper <57949090+Da-Viper at users.noreply.github.com>
Date: 2023-12-04 (Mon, 04 Dec 2023)
Changed paths:
M clang-tools-extra/docs/clang-tidy/checks/readability/named-parameter.rst
Log Message:
-----------
Fix #41439: Update the documentation with the correct information. (#69377)
Fixes #41439
The documentation is update to say it is allowed to have omitted
parameter names if the variable is not used
More information about the All-commits
mailing list