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 1a0898f commit 977f4faCopy full SHA for 977f4fa
clang/include/clang/Basic/AttrDocs.td
@@ -475,7 +475,7 @@ not first appear on a declaration that follows a definition of the function.
475
The attribute only appertains to functions and only those that meet the
476
following requirements.
477
478
-* Has a ``void`` return type.
+* Has a non-deduced ``void`` return type.
479
* Is not a non-static member function, constructor, or destructor.
480
* Is not a C variadic function.
481
* Is not a coroutine.
0 commit comments