Skip to content

Commit 2d5098b

Browse files
author
Doug Wyatt
committed
Remove paragraph on , as @Sirraide suggested.
1 parent e7ad0db commit 2d5098b

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

clang/docs/FunctionEffectAnalysis.rst

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -231,14 +231,6 @@ difficulties due to ambiguity:
231231

232232
The attributes have no effect on the mangling of function and method names.
233233

234-
``noexcept``
235-
------------
236-
237-
``nonblocking`` and ``nonallocating`` are conceptually similar to a stronger form of C++'s
238-
``noexcept``, but with further diagnostics, as described later in this document. Therefore, in C++,
239-
a ``nonblocking`` or ``nonallocating`` function, method, block or lambda should also be declared
240-
``noexcept``.
241-
242234
Objective-C
243235
-----------
244236

0 commit comments

Comments
 (0)