Skip to content

Commit d2c0249

Browse files
joker-ephnikic
andauthored
Update llvm/docs/CodingStandards.rst
Co-authored-by: Nikita Popov <[email protected]>
1 parent 8aff7fa commit d2c0249

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/docs/CodingStandards.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ Additionally, there are compiler comparison tables of supported C++ features on
8080

8181
To keep track with the evolution of the standard, newer C++ version can be used
8282
to build LLVM. However, our support focuses on the minimum supported C++
83-
version and a very recent standard may not be yet supported, or only using the
83+
version and a very recent standard may not yet be supported, or only using the
8484
latest version of the supported toolchains and possibly not across all the
8585
subprojects.
8686

0 commit comments

Comments
 (0)