Skip to content

Commit f3b6b56

Browse files
committed
[clang] Fix "gnored" typo and a reference to #107556.
1 parent 6444de4 commit f3b6b56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/docs/ReleaseNotes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ C++ Specific Potentially Breaking Changes
135135

136136
- Clang will now produce an error diagnostic when [[clang::lifetimebound]] is
137137
applied on a parameter of a function that returns void. This was previously
138-
gnored and had no effect.
138+
ignored and had no effect. (#GH107556)
139139

140140
.. code-block:: c++
141141

0 commit comments

Comments
 (0)