ソースを参照

Note we are using Clang 16+ in the contribution tools docs (#5861)

Co-authored-by: Jon Ross-Perkins <jperkins@google.com>
Dana Jansens 9 ヶ月 前
コミット
5dc299f58b
1 ファイル変更1 行追加1 行削除
  1. 1 1
      docs/project/contribution_tools.md

+ 1 - 1
docs/project/contribution_tools.md

@@ -177,7 +177,7 @@ These tools are essential for work on Carbon.
         -   [Bazelisk](https://docs.bazel.build/versions/master/install-bazelisk.html):
             Downloads and runs the [configured Bazel version](/.bazelversion).
     -   [Clang](https://clang.llvm.org/) and [LLVM](https://llvm.org/)
-        -   NOTE: Most LLVM 14+ installs should build Carbon. If you're having
+        -   NOTE: Most LLVM 19+ installs should build Carbon. If you're having
             issues, see
             [troubleshooting build issues](#troubleshooting-build-issues).
     -   [gh CLI](https://github.com/cli/cli): Helps with GitHub.