Skip to content

Conversation

@vbvictor
Copy link
Contributor

No description provided.

@llvmbot
Copy link
Member

llvmbot commented Oct 20, 2025

@llvm/pr-subscribers-clang-tools-extra

Author: Baranov Victor (vbvictor)

Changes

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

1 Files Affected:

  • (modified) clang-tools-extra/docs/ReleaseNotes.rst (+2-2)
diff --git a/clang-tools-extra/docs/ReleaseNotes.rst b/clang-tools-extra/docs/ReleaseNotes.rst
index a94dd9737468c..2b70125cab02f 100644
--- a/clang-tools-extra/docs/ReleaseNotes.rst
+++ b/clang-tools-extra/docs/ReleaseNotes.rst
@@ -132,7 +132,7 @@ Improvements to clang-tidy
   when run over C files. If ``-std`` is not specified, it defaults to
   ``c99-or-later``.
 
-- :program:`clang-tidy` no longer attemps to analyze code from system headers
+- :program:`clang-tidy` no longer attempts to analyze code from system headers
   by default, greatly improving performance. This behavior is disabled if the
   `SystemHeaders` option is enabled.
 
@@ -340,7 +340,7 @@ Changes in existing checks
 
 - Improved :doc:`misc-const-correctness
   <clang-tidy/checks/misc/const-correctness>` check to avoid false
-  positives when pointers is tranferred to non-const references 
+  positives when pointers is transferred to non-const references 
   and avoid false positives of function pointer.
 
 - Improved :doc:`misc-header-include-cycle

@vbvictor vbvictor force-pushed the pr/vbvictor/3465682652700938 branch from 6654eb4 to d189974 Compare October 21, 2025 00:06
@vbvictor vbvictor enabled auto-merge (squash) October 21, 2025 00:07
@vbvictor vbvictor merged commit f3805fc into llvm:main Oct 21, 2025
11 checks passed
Lukacma pushed a commit to Lukacma/llvm-project that referenced this pull request Oct 29, 2025
aokblast pushed a commit to aokblast/llvm-project that referenced this pull request Oct 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants