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 c6f9c1a commit f66ed43Copy full SHA for f66ed43
clang/docs/SafeBuffers.rst
@@ -357,7 +357,7 @@ There are a few natural reasons to use this pragma:
357
never be converted to C++) or with the code that simply haven't been converted
358
yet.
359
360
-Interoperation with unsafe code code may require a lot of suppressions.
+Interoperation with unsafe code may require a lot of suppressions.
361
You are encouraged to introduce "unsafe wrapper functions" for various unsafe
362
operations that you need to perform regularly.
363
0 commit comments