We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6444de4 commit f3b6b56Copy full SHA for f3b6b56
clang/docs/ReleaseNotes.rst
@@ -135,7 +135,7 @@ C++ Specific Potentially Breaking Changes
135
136
- Clang will now produce an error diagnostic when [[clang::lifetimebound]] is
137
applied on a parameter of a function that returns void. This was previously
138
- gnored and had no effect.
+ ignored and had no effect. (#GH107556)
139
140
.. code-block:: c++
141
0 commit comments