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 f72bb2e commit 280255dCopy full SHA for 280255d
libc/docs/dev/code_style.rst
@@ -238,7 +238,7 @@ level languages like Assembly, such as:
238
While it's not impossible to have Assembly code that correctly provides all of
239
the above, we do not wish to maintain such Assembly sources in llvm-libc.
240
241
-That said, there a few functions provided by llvm-libc that are impossible
+That said, there are a few functions provided by llvm-libc that are impossible
242
to reliably implement in C++ for all compilers supported for building
243
llvm-libc.
244
0 commit comments