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 6bc17e4 commit b7b302cCopy full SHA for b7b302c
libcxx/docs/Hardening.rst
@@ -21,7 +21,7 @@ modes are:
21
done with relatively little overhead in constant time and are intended to be
22
used in production. We recommend most projects to adopt the fast mode.
23
- **Extensive mode**, which contains all the checks from the fast mode and
24
- additionally some checks for undefined behavior that incur relatively little
+ some additional checks for undefined behavior that incur relatively little
25
overhead but aren't security-critical. While the performance penalty is
26
somewhat more significant compared to the fast mode, the extensive mode is
27
still intended for use in production builds.
0 commit comments