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 7c13477 commit 99f1019Copy full SHA for 99f1019
clang/docs/SafeBuffers.rst
@@ -58,7 +58,7 @@ A relatively fresh version of C++ is recommended. In particular, the very useful
58
standard view class ``std::span`` requires C++20.
59
60
Other implementations of the C++ standard library may provide different
61
-flags to enable such hardening hardening.
+flags to enable such hardening.
62
63
If you're using custom containers and views, they will need to be hardened
64
this way as well, but you don't necessarily need to do this ahead of time.
0 commit comments