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 5d0957f commit 8c3a8c2Copy full SHA for 8c3a8c2
utils/bazel/llvm-project-overlay/libc/test/src/strings/BUILD.bazel
@@ -2,7 +2,7 @@
2
# See https://llvm.org/LICENSE.txt for license information.
3
# SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
4
5
-# Tests for LLVM libc string.h functions.
+# Tests for LLVM libc strings.h functions.
6
7
load("//libc:libc_build_rules.bzl", "libc_support_library")
8
load("//libc/test:libc_test_rules.bzl", "libc_test")
0 commit comments